.. |
test
|
Add bug numbers._dont_use_document_colors.html
|
2007-05-16 18:56:18 -07:00 |
xbl-marquee
|
Bug 429849: marquee text not on one line , part of this line on top and second part on bottom, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 17:09:09 +00:00 |
Makefile.in
|
Reduce #include dependencies on style system headers: reduce what nsRuleData.h pulls in. b=379089 r+sr=bzbarsky
|
2007-04-28 09:01:24 -07:00 |
arrow.gif
|
…
|
|
arrowd.gif
|
…
|
|
forms.css
|
remove camino-specific CSS from forms.css. b=381539 r=cbarrett sr=dbaron
|
2007-05-22 12:44:01 -07:00 |
html.css
|
Bug 376891 - <center><marquee direction=up/down></center> has different result in IE, r=dbaron, sr=bzbarsky
|
2007-04-12 07:54:34 -07:00 |
nsCSSAnonBoxList.h
|
Don't use the same pseudo-element name to mean two different things. Bug377824, r+sr=dbaron
|
2007-04-20 14:27:02 -07:00 |
nsCSSAnonBoxes.cpp
|
…
|
|
nsCSSAnonBoxes.h
|
…
|
|
nsCSSDataBlock.cpp
|
Block outline-color for always use my colors pref. b=380924 r+sr=bzbarsky
|
2007-05-17 23:02:57 -07:00 |
nsCSSDataBlock.h
|
…
|
|
nsCSSDeclaration.cpp
|
Fix some debugging code. b=380825 r+sr=bzbarsky
|
2007-05-16 14:17:45 -07:00 |
nsCSSDeclaration.h
|
Convert background-position to use nsCSSValuePair rather than acting like a shorthand property. b=258080 r+sr=bzbarsky
|
2007-04-15 15:25:20 -07:00 |
nsCSSKeywordList.h
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSKeywords.cpp
|
…
|
|
nsCSSKeywords.h
|
…
|
|
nsCSSLoader.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsCSSLoader.h
|
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
|
2007-05-01 12:26:15 -07:00 |
nsCSSOMFactory.cpp
|
…
|
|
nsCSSOMFactory.h
|
…
|
|
nsCSSParser.cpp
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSPropList.h
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSProperty.h
|
…
|
|
nsCSSProps.cpp
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSProps.h
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSPseudoClassList.h
|
…
|
|
nsCSSPseudoClasses.cpp
|
…
|
|
nsCSSPseudoClasses.h
|
…
|
|
nsCSSPseudoElementList.h
|
…
|
|
nsCSSPseudoElements.cpp
|
…
|
|
nsCSSPseudoElements.h
|
…
|
|
nsCSSRule.cpp
|
…
|
|
nsCSSRule.h
|
…
|
|
nsCSSRuleProcessor.cpp
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
nsCSSRuleProcessor.h
|
…
|
|
nsCSSRules.cpp
|
…
|
|
nsCSSRules.h
|
…
|
|
nsCSSScanner.cpp
|
…
|
|
nsCSSScanner.h
|
…
|
|
nsCSSStruct.cpp
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSStruct.h
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsCSSStyleRule.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsCSSStyleSheet.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsCSSStyleSheet.h
|
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
|
2007-05-01 12:26:15 -07:00 |
nsCSSValue.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsCSSValue.h
|
Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky
|
2007-05-10 23:00:26 -07:00 |
nsComputedDOMStyle.cpp
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsComputedDOMStyle.h
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsDOMCSSAttrDeclaration.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSAttrDeclaration.h
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSDeclaration.cpp
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSDeclaration.h
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsDOMCSSRGBColor.cpp
|
…
|
|
nsDOMCSSRGBColor.h
|
…
|
|
nsDOMCSSRect.cpp
|
…
|
|
nsDOMCSSRect.h
|
…
|
|
nsDOMCSSValueList.cpp
|
…
|
|
nsDOMCSSValueList.h
|
…
|
|
nsHTMLCSSStyleSheet.cpp
|
…
|
|
nsHTMLStyleSheet.cpp
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
nsHTMLStyleSheet.h
|
…
|
|
nsICSSDeclaration.h
|
…
|
|
nsICSSGroupRule.h
|
…
|
|
nsICSSImportRule.h
|
…
|
|
nsICSSLoader.h
|
Stop blocking the parser on CSS stylesheet loads. We still block scriptexecution on them, however. Bug 84582, r+sr=sicking
|
2007-04-20 15:59:18 -07:00 |
nsICSSLoaderObserver.h
|
…
|
|
nsICSSNameSpaceRule.h
|
…
|
|
nsICSSOMFactory.h
|
…
|
|
nsICSSParser.h
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
nsICSSPseudoComparator.h
|
…
|
|
nsICSSRule.h
|
…
|
|
nsICSSStyleRule.h
|
…
|
|
nsICSSStyleRuleDOMWrapper.h
|
…
|
|
nsICSSStyleSheet.h
|
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
|
2007-05-01 12:26:15 -07:00 |
nsIComputedDOMStyle.h
|
…
|
|
nsIHTMLCSSStyleSheet.h
|
…
|
|
nsIInspectorCSSUtils.h
|
…
|
|
nsIMediaList.h
|
…
|
|
nsIStyleRule.h
|
…
|
|
nsIStyleRuleProcessor.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
nsIStyleSheet.h
|
…
|
|
nsInspectorCSSUtils.cpp
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
nsInspectorCSSUtils.h
|
…
|
|
nsLayoutStylesheetCache.cpp
|
…
|
|
nsLayoutStylesheetCache.h
|
…
|
|
nsROCSSPrimitiveValue.cpp
|
…
|
|
nsROCSSPrimitiveValue.h
|
…
|
|
nsRuleData.h
|
Rewrite the pref for forbidding pages from setting colors and backgrounds so that it changes transparency less often and interferes less with user and user-agent styles. b=58048, 255829, 255411 r+sr=bzbarsky
|
2007-05-16 14:10:31 -07:00 |
nsRuleNode.cpp
|
Revert part of bug 377521 to fix bug 380825 (and add comment). r+sr=bzbarsky
|
2007-05-16 14:17:21 -07:00 |
nsRuleNode.h
|
Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky
|
2007-05-16 14:08:51 -07:00 |
nsRuleWalker.h
|
Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky
|
2007-05-16 14:08:51 -07:00 |
nsStyleContext.cpp
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsStyleContext.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
nsStyleCoord.cpp
|
Add eStyleUnit_None so we don't have to use eStyleUnit_Null as a real value for max-width and max-height. b=379741 r+sr=bzbarsky
|
2007-05-10 23:01:31 -07:00 |
nsStyleCoord.h
|
Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky
|
2007-05-10 23:02:31 -07:00 |
nsStyleSet.cpp
|
Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky
|
2007-05-16 14:08:51 -07:00 |
nsStyleSet.h
|
Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky
|
2007-05-16 14:08:51 -07:00 |
nsStyleStruct.cpp
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
nsStyleStruct.h
|
Make rule nodes know their level in the cascade. b=374907 r+sr=bzbarsky
|
2007-05-16 14:08:51 -07:00 |
nsStyleStructFwd.h
|
Reduce #include dependencies on style system headers: reduce what nsRuleData.h pulls in. b=379089 r+sr=bzbarsky
|
2007-04-28 09:01:24 -07:00 |
nsStyleStructList.h
|
…
|
|
nsStyleUtil.cpp
|
…
|
|
nsStyleUtil.h
|
…
|
|
quirk.css
|
…
|
|
ua.css
|
…
|
|
viewsource.css
|
…
|
|