gecko-dev/dom/public/idl/css/MANIFEST_IDL
caillon%returnzero.com 9df8f33a00 * Implement CSSValueLists and computed -moz-border-{side}-colors
* Get the computed -moz-binding directly from the style context which is faster than getComputedStyle
* Speed up computed style by not QI'ing so much
* Cache the computed style object so we don't keep re-alloc'ing memory for it.
* Shrink ROCSSPrimitiveValue.
* Don't get computed style of non-existant properties.
* Use nsSize instead of nsRect when we only care about height and width
* Other random code cleanup of computed style

Bug 155525
r=bzbarsky
sr=jst
2002-07-08 07:11:59 +00:00

22 lines
481 B
Plaintext

nsIDOMCounter.idl
nsIDOMCSS2Properties.idl
nsIDOMCSSCharsetRule.idl
nsIDOMCSSFontFaceRule.idl
nsIDOMCSSImportRule.idl
nsIDOMCSSMediaRule.idl
nsIDOMCSSPageRule.idl
nsIDOMCSSPrimitiveValue.idl
nsIDOMCSSRule.idl
nsIDOMCSSRuleList.idl
nsIDOMCSSStyleDeclaration.idl
nsIDOMCSSStyleRule.idl
nsIDOMCSSStyleSheet.idl
nsIDOMCSSUnknownRule.idl
nsIDOMCSSValue.idl
nsIDOMCSSValueList.idl
nsIDOMDocumentCSS.idl
nsIDOMElementCSSInlineStyle.idl
nsIDOMRect.idl
nsIDOMRGBColor.idl
nsIDOMViewCSS.idl