mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
e7dee8f2f4
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. |
||
---|---|---|
.. | ||
nsCSSDeclaration.cpp | ||
nsCSSKeywords.cpp | ||
nsCSSKeywords.h | ||
nsCSSParser.cpp | ||
nsCSSProps.cpp | ||
nsCSSProps.h | ||
nsCSSScanner.cpp | ||
nsCSSScanner.h | ||
nsCSSStruct.cpp | ||
nsCSSStyleRule.cpp | ||
nsCSSStyleSheet.cpp | ||
nsHTMLCSSStyleSheet.cpp | ||
nsHTMLStyleSheet.cpp | ||
nsICSSParser.h | ||
nsICSSStyleRule.h | ||
nsIHTMLCSSStyleSheet.h | ||
nsIStyleRule.h | ||
nsIStyleSheet.h | ||
nsStyleContext.cpp | ||
nsStyleCoord.h | ||
nsStyleSet.cpp | ||
ua.css |