pjs/content/base/public
kostello%netscape.com a930953dfa 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
..
nsIContent.h Added XIF (XML Interchange Format) Support. XIF is designed 1998-07-14 22:34:27 +00:00
nsIDocument.h 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
nsIDocumentContainer.h moved to pub 1998-04-13 20:24:54 +00:00
nsIDocumentObserver.h COMized API; added Begin/End reflow and Begin/End Load methods 1998-06-03 15:40:56 +00:00
nsIStyleRule.h moved to pub 1998-04-13 20:24:54 +00:00
nsIStyleSheet.h added pseudo frame style support 1998-05-18 21:03:10 +00:00
nsITextContent.h moved to pub 1998-04-13 20:24:54 +00:00