gecko-dev/dom/public/idl/css
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
..
.cvsignore Added generated file directories to .cvsignores, r=mozbot. 2000-02-03 22:17:22 +00:00
Makefile.in * Implement CSSValueLists and computed -moz-border-{side}-colors 2002-07-08 07:11:59 +00:00
makefile.win * Implement CSSValueLists and computed -moz-border-{side}-colors 2002-07-08 07:11:59 +00:00
MANIFEST_IDL * Implement CSSValueLists and computed -moz-border-{side}-colors 2002-07-08 07:11:59 +00:00
nsIDOMCounter.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSS2Properties.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSCharsetRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSFontFaceRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSImportRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSMediaRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSPageRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSPrimitiveValue.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSRuleList.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSStyleDeclaration.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSStyleRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSStyleSheet.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSUnknownRule.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSValue.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMCSSValueList.idl * Implement CSSValueLists and computed -moz-border-{side}-colors 2002-07-08 07:11:59 +00:00
nsIDOMDocumentCSS.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMElementCSSInlineStyle.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMRect.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMRGBColor.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
nsIDOMViewCSS.idl License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00