gecko-dev/layout/style
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
..
nsCSSDeclaration.cpp 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
nsCSSKeywords.cpp Revised keyword tables 1998-06-15 20:40:27 +00:00
nsCSSKeywords.h moved to pub 1998-04-13 20:24:54 +00:00
nsCSSParser.cpp 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
nsCSSProps.cpp 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
nsCSSProps.h 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
nsCSSScanner.cpp Skip over whitespace properly after url string (it's optional whitespace not mandatory whitespace) 1998-05-11 23:28:22 +00:00
nsCSSScanner.h moved to pub 1998-04-13 20:24:54 +00:00
nsCSSStruct.cpp 1) Move the CSS dependent methods out of nsDocument and placed them 1998-07-17 23:00:54 +00:00
nsCSSStyleRule.cpp fixed fixed font handling 1998-07-17 05:49:03 +00:00
nsCSSStyleSheet.cpp Avoid crashing when no link handler is involved 1998-06-30 20:22:27 +00:00
nsHTMLCSSStyleSheet.cpp added pseudo frame support 1998-05-18 21:11:08 +00:00
nsHTMLStyleSheet.cpp added pseudo frame support 1998-05-18 21:11:08 +00:00
nsICSSParser.h Revised API to be com-ish and added ParseDeclarations 1998-05-28 18:39:08 +00:00
nsICSSStyleRule.h moved to pub 1998-04-13 20:24:54 +00:00
nsIHTMLCSSStyleSheet.h added HTML CSS style sheet 1998-05-13 23:42:18 +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
nsStyleContext.cpp added fixed pitch font 1998-07-17 05:43:31 +00:00
nsStyleCoord.h Eliminate anonymous struct (and useless bitfields) to fix irix compilation problem 1998-05-13 00:10:35 +00:00
nsStyleSet.cpp added fixed pitch font 1998-07-17 05:43:31 +00:00
ua.css removed body & table default settings 1998-07-17 05:45:22 +00:00