gecko-dev/layout
kostello%netscape.com e7dee8f2f4 1) Move the CSS dependent methods out of nsDocument and placed them
in a new class nsMarkupDocument. The point of nsMarkupDocument is
to hold methods which are common to HTML and XML but not relevant
to the base nsDocument class.

2) Added Selection support methods for Rod.

3) Added LookupProperty to nsCSSProperty:
Given a property ID and Property Index returns back the string representation
of the property. This was need to convert CSSValues back to strings for saving.
TODO: Make sure that our URL Information stored in a CSSDeclaration contains
enough information to return it to it's original form on output.
1998-07-17 23:00:54 +00:00
..
base 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
build Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
config new 1998-05-22 18:27:25 +00:00
css Only break from next-in-flow when we have a next-in-flow 1998-07-17 18:14:23 +00:00
events Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
generic Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
html 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
macbuild Added/removed some files 1998-06-27 02:47:08 +00:00
style 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
tables fixed a space leak/logic error handling colspans 1998-07-17 21:02:28 +00:00
tools Added in steve's new keywords 1998-06-15 20:40:07 +00:00
Makefile New and improved (?) line layout 1998-06-25 16:33:10 +00:00
makefile.win New and improved (?) line layout 1998-06-25 16:33:10 +00:00