..
xbl-marquee
arrow.gif
arrowd.gif
forms.css
Make sure we drop native theming of form controls in various situations when we
2003-01-31 10:21:52 +00:00
html.css
enable color for <hr> borders bug 38370 r=hixie sr=bzbarsky
2003-01-13 12:10:11 +00:00
nsComputedDOMStyle.cpp
remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203
2003-01-17 12:09:23 +00:00
nsComputedDOMStyle.h
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSDeclaration.cpp
Output 'background-position' values in the correct order (X before Y)
2003-01-19 03:44:52 +00:00
nsCSSDeclaration.h
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSKeywordList.h
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp
Don't cache chrome sheets in the CSSLoader. The XUL prototype cache does a
2003-01-17 04:20:03 +00:00
nsCSSOMFactory.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsCSSOMFactory.h
nsCSSParser.cpp
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSPropList.h
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSProps.cpp
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSProps.h
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSPseudoClasses.cpp
nsCSSPseudoClasses.h
nsCSSPseudoClassList.h
Implement CSS3 :target pseudo-class, which matches the target of the fragment identifier of the document's URL. Change the semantics of nsIPresShell::GoToAnchor by requiring that it be called whenever the current target changes, with an additional boolean parameter specifying whether to scroll. b=188734 r=glazman sr=bzbarsky
2003-01-13 23:10:53 +00:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRule.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsCSSRule.h
nsCSSRules.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsCSSScanner.cpp
fix bustage....
2003-01-13 08:02:17 +00:00
nsCSSScanner.h
Bug 60290 -- comments should not be treated as whitespace. r=glazou, sr=dbaron
2003-01-13 07:19:49 +00:00
nsCSSStruct.cpp
Output 'background-position' values in the correct order (X before Y)
2003-01-19 03:44:52 +00:00
nsCSSStruct.h
Bug 14777 - Give inline background image painting a rhyme and reason to how it works. Implement CSS3 proposal (-moz-)background-inline-policy.
2003-01-17 09:33:52 +00:00
nsCSSStyleRule.cpp
remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203
2003-01-17 12:09:23 +00:00
nsCSSStyleSheet.cpp
Apply the quirk that simple selectors of the form ':hover' apply only to links to those of the form '.class:hover' as well. b=169078 r+sr=bzbarsky
2003-01-14 21:50:27 +00:00
nsCSSValue.cpp
nsCSSValue.h
nsDOMCSSAttrDeclaration.cpp
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSRect.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsDOMCSSRect.h
nsDOMCSSRGBColor.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsDOMCSSRGBColor.h
nsDOMCSSValueList.cpp
use nsCOMArray instead of nsISupportsArray. r+sr=bzbarsky b=188600
2003-01-11 10:28:37 +00:00
nsDOMCSSValueList.h
use nsCOMArray instead of nsISupportsArray. r+sr=bzbarsky b=188600
2003-01-11 10:28:37 +00:00
nsHTMLCSSStyleSheet.cpp
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00
nsHTMLStyleSheet.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsIComputedDOMStyle.h
nsICSSGroupRule.h
nsICSSImportRule.h
nsICSSLoader.h
nsICSSLoaderObserver.h
Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded.
2003-01-06 14:55:13 +00:00
nsICSSNameSpaceRule.h
nsICSSOMFactory.h
nsICSSParser.h
nsICSSPseudoComparator.h
nsICSSRule.h
nsICSSStyleRule.h
nsICSSStyleSheet.h
nsIHTMLCSSStyleSheet.h
nsIInspectorCSSUtils.h
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00
nsIMediaList.h
nsInspectorCSSUtils.cpp
Fix typo leading to infinite recursion crash. Bug 191229, r=timeless/caillon,
2003-01-30 02:38:48 +00:00
nsInspectorCSSUtils.h
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00
nsIStyleRule.h
nsIStyleRuleProcessor.h
nsIStyleRuleSupplier.h
nsIStyleSheet.h
nsROCSSPrimitiveValue.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsROCSSPrimitiveValue.h
nsRuleNode.cpp
189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages.
2003-01-19 02:36:04 +00:00
nsRuleNode.h
nsRuleWalker.h
nsStyleContext.cpp
189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages.
2003-01-19 02:36:04 +00:00
nsStyleCoord.cpp
Reduce duplication of code between handling of top/right/bottom/left margin, border, and padding. b=189537 r+sr=bzbarsky
2003-01-18 15:58:49 +00:00
nsStyleCoord.h
Reduce duplication of code between handling of top/right/bottom/left margin, border, and padding. b=189537 r+sr=bzbarsky
2003-01-18 15:58:49 +00:00
nsStyleSet.cpp
Change |DEBUG_dbaron| to |DEBUG_dbaron_off| for stuff that I don't want to see anymore.
2003-01-16 19:21:23 +00:00
nsStyleStruct.cpp
189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages.
2003-01-19 02:36:04 +00:00
nsStyleStruct.h
189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages.
2003-01-19 02:36:04 +00:00
nsStyleStructList.h
nsStyleUtil.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
nsStyleUtil.h
quirk.css
ua.css
viewsource.css