.. |
xbl-marquee
|
Look at style height in addition to the height attribute for vertical
|
2004-10-12 03:21:13 +00:00 |
arrow.gif
|
…
|
|
arrowd.gif
|
…
|
|
forms.css
|
Factor out the code to insert a frame into the right childlist (used for
|
2004-10-27 01:34:22 +00:00 |
html.css
|
Factor out the code to insert a frame into the right childlist (used for
|
2004-10-27 01:34:22 +00:00 |
nsCSSAnonBoxList.h
|
Bug 251162. Landing experimental implementation of CSS3 columns. r+sr=dbaron
|
2004-10-08 12:17:10 +00:00 |
nsCSSAnonBoxes.cpp
|
…
|
|
nsCSSAnonBoxes.h
|
…
|
|
nsCSSDataBlock.cpp
|
Add nsCSSValuePair type and use it for storage of some properties. Bug 208729,
|
2004-09-10 03:26:58 +00:00 |
nsCSSDataBlock.h
|
…
|
|
nsCSSDeclaration.cpp
|
Remove parsing of play-during property, since we don't support it anyway and
|
2004-09-30 22:32:28 +00:00 |
nsCSSDeclaration.h
|
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
|
2004-09-05 00:04:04 +00:00 |
nsCSSKeywordList.h
|
bug 251492 [gnome]selected item text wrong color in high-contrast themes
|
2004-10-26 01:45:28 +00:00 |
nsCSSKeywords.cpp
|
…
|
|
nsCSSKeywords.h
|
…
|
|
nsCSSLoader.cpp
|
Add function to nsContentUtils to report a localized error message to the error console, and use it from the three places that were doing pretty much the same thing. b=187007 r+sr=bzbarsky
|
2004-09-14 17:26:35 +00:00 |
nsCSSLoader.h
|
Pass line number information for style elements through to the CSS parser so we can give correct line numbers in error reports. b=240420 r+sr=bzbarsky
|
2004-09-09 17:32:35 +00:00 |
nsCSSOMFactory.cpp
|
…
|
|
nsCSSOMFactory.h
|
…
|
|
nsCSSParser.cpp
|
Make it possible to use the string input stream without heap-allocating a
|
2004-10-27 02:19:43 +00:00 |
nsCSSPropList.h
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsCSSProperty.h
|
Add nsCSSValuePair type and use it for storage of some properties. Bug 208729,
|
2004-09-10 03:26:58 +00:00 |
nsCSSProps.cpp
|
bug 251492 [gnome]selected item text wrong color in high-contrast themes
|
2004-10-26 01:45:28 +00:00 |
nsCSSProps.h
|
Make window.setCursor() use CSS 'cursor' property values. b=260272 r+sr=dbaron
|
2004-10-01 17:15:15 +00:00 |
nsCSSPseudoClassList.h
|
…
|
|
nsCSSPseudoClasses.cpp
|
…
|
|
nsCSSPseudoClasses.h
|
…
|
|
nsCSSPseudoElementList.h
|
…
|
|
nsCSSPseudoElements.cpp
|
…
|
|
nsCSSPseudoElements.h
|
…
|
|
nsCSSRule.cpp
|
…
|
|
nsCSSRule.h
|
…
|
|
nsCSSRuleProcessor.h
|
…
|
|
nsCSSRules.cpp
|
…
|
|
nsCSSRules.h
|
…
|
|
nsCSSScanner.cpp
|
Don't create new nsCSSScanners all the time. Just make nsCSSScanner a
|
2004-10-14 03:30:55 +00:00 |
nsCSSScanner.h
|
Don't create new nsCSSScanners all the time. Just make nsCSSScanner a
|
2004-10-14 03:30:55 +00:00 |
nsCSSStruct.cpp
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsCSSStruct.h
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsCSSStyleRule.cpp
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
nsCSSStyleSheet.cpp
|
Fix crash if insertRule() is called on an empty string. Bug 261798, r+sr=dbaron
|
2004-10-06 00:34:06 +00:00 |
nsCSSStyleSheet.h
|
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
|
2004-09-10 06:45:59 +00:00 |
nsCSSValue.cpp
|
…
|
|
nsCSSValue.h
|
…
|
|
nsComputedDOMStyle.cpp
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsComputedDOMStyle.h
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
DeCOMTaminate some methods on nsIStyledContent. Bug 244258, patch by jpl24
|
2004-10-24 17:10:32 +00:00 |
nsDOMCSSAttrDeclaration.h
|
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
|
2004-09-10 23:31:48 +00:00 |
nsDOMCSSDeclaration.cpp
|
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
|
2004-09-10 23:31:48 +00:00 |
nsDOMCSSDeclaration.h
|
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
|
2004-09-10 23:31:48 +00:00 |
nsDOMCSSRGBColor.cpp
|
…
|
|
nsDOMCSSRGBColor.h
|
…
|
|
nsDOMCSSRect.cpp
|
…
|
|
nsDOMCSSRect.h
|
…
|
|
nsDOMCSSValueList.cpp
|
…
|
|
nsDOMCSSValueList.h
|
…
|
|
nsHTMLCSSStyleSheet.cpp
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
nsHTMLStyleSheet.cpp
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
nsHTMLStyleSheet.h
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
nsICSSDeclaration.h
|
…
|
|
nsICSSGroupRule.h
|
…
|
|
nsICSSImportRule.h
|
…
|
|
nsICSSLoader.h
|
Pass line number information for style elements through to the CSS parser so we can give correct line numbers in error reports. b=240420 r+sr=bzbarsky
|
2004-09-09 17:32:35 +00:00 |
nsICSSLoaderObserver.h
|
…
|
|
nsICSSNameSpaceRule.h
|
…
|
|
nsICSSOMFactory.h
|
…
|
|
nsICSSParser.h
|
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
|
2004-09-10 23:31:48 +00:00 |
nsICSSPseudoComparator.h
|
…
|
|
nsICSSRule.h
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
nsICSSStyleRule.h
|
…
|
|
nsICSSStyleRuleDOMWrapper.h
|
…
|
|
nsICSSStyleSheet.h
|
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
|
2004-09-10 06:45:59 +00:00 |
nsIComputedDOMStyle.h
|
…
|
|
nsIHTMLCSSStyleSheet.h
|
…
|
|
nsIInspectorCSSUtils.h
|
…
|
|
nsIMediaList.h
|
…
|
|
nsIStyleRule.h
|
Remove nsIStyleRule::GetStyleSheet (and move it to nsICSSRule). b=266991 r+sr=bzbarsky
|
2004-10-31 17:33:50 +00:00 |
nsIStyleRuleProcessor.h
|
…
|
|
nsIStyleRuleSupplier.h
|
Combine WalkRules and UseDocumentRules into one function. Bug 244252,
|
2004-09-10 04:57:30 +00:00 |
nsIStyleSheet.h
|
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
|
2004-09-10 06:45:59 +00:00 |
nsInspectorCSSUtils.cpp
|
…
|
|
nsInspectorCSSUtils.h
|
…
|
|
nsLayoutStylesheetCache.cpp
|
…
|
|
nsLayoutStylesheetCache.h
|
…
|
|
nsROCSSPrimitiveValue.cpp
|
…
|
|
nsROCSSPrimitiveValue.h
|
…
|
|
nsRuleData.h
|
…
|
|
nsRuleNode.cpp
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsRuleNode.h
|
…
|
|
nsRuleWalker.h
|
…
|
|
nsStyleContext.cpp
|
Remove partial implementation of -moz-key-equivalent that was useful for nothing other than crashing. b=265721 r+sr=bzbarsky a=asa
|
2004-10-24 04:32:21 +00:00 |
nsStyleContext.h
|
…
|
|
nsStyleCoord.cpp
|
…
|
|
nsStyleCoord.h
|
…
|
|
nsStyleSet.cpp
|
Combine WalkRules and UseDocumentRules into one function. Bug 244252,
|
2004-09-10 04:57:30 +00:00 |
nsStyleSet.h
|
…
|
|
nsStyleStruct.cpp
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsStyleStruct.h
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
nsStyleStructList.h
|
…
|
|
nsStyleUtil.cpp
|
…
|
|
nsStyleUtil.h
|
…
|
|
quirk.css
|
…
|
|
ua.css
|
Bug 251162. Landing experimental implementation of CSS3 columns. r+sr=dbaron
|
2004-10-08 12:17:10 +00:00 |
viewsource.css
|
bug 263083: view-source now shows tokenizer-level errors, I forgot to check this in earlier. r=rbs sr=dmose
|
2004-10-25 23:54:04 +00:00 |