.. |
xbl-marquee
|
|
|
arrow.gif
|
|
|
arrowd.gif
|
|
|
forms.css
|
Fix bug 101320 -- padding on small border-box sizing things with non-auto
|
2003-11-09 07:40:09 +00:00 |
html.css
|
Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky
|
2003-09-16 22:09:18 +00:00 |
nsComputedDOMStyle.cpp
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
nsComputedDOMStyle.h
|
|
|
nsCSSAnonBoxes.cpp
|
|
|
nsCSSAnonBoxes.h
|
|
|
nsCSSAnonBoxList.h
|
Sync the handling of stretchy MathML frames with the new ::-moz notation, b=214989, r+sr=dbaron
|
2003-08-05 02:07:14 +00:00 |
nsCSSDataBlock.cpp
|
|
|
nsCSSDataBlock.h
|
|
|
nsCSSDeclaration.cpp
|
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
|
2003-11-01 10:57:41 +00:00 |
nsCSSDeclaration.h
|
|
|
nsCSSKeywordList.h
|
Add pref for the default :active styling. Bug 142163, patch by
|
2003-10-15 01:56:12 +00:00 |
nsCSSKeywords.cpp
|
Bug 124218 if kCSSRawKeywords gets out of sync with eCSSKeyword_COUNT nsCSSKeywords::AddRefTable might crash in DEBUG code
|
2003-10-30 01:59:15 +00:00 |
nsCSSKeywords.h
|
|
|
nsCSSLoader.cpp
|
Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one.
|
2003-10-30 03:01:25 +00:00 |
nsCSSLoader.h
|
Make sure that sheets in a document always know their URL. Bug 218031, r+sr=dbaron
|
2003-10-06 13:24:55 +00:00 |
nsCSSOMFactory.cpp
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsCSSOMFactory.h
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsCSSParser.cpp
|
Fix parsing regression bug 224737. Patch by mats.palmgren@bredband.net (Mats
|
2003-11-05 04:51:17 +00:00 |
nsCSSProperty.h
|
|
|
nsCSSPropList.h
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
nsCSSProps.cpp
|
Make play-during a true shorthand so it gets parsed correctly after the nsCSSDeclaration storage rewrite. b=223718 r+sr=bzbarsky
|
2003-10-30 01:51:00 +00:00 |
nsCSSProps.h
|
|
|
nsCSSPseudoClasses.cpp
|
|
|
nsCSSPseudoClasses.h
|
|
|
nsCSSPseudoClassList.h
|
|
|
nsCSSPseudoElementList.h
|
|
|
nsCSSPseudoElements.cpp
|
|
|
nsCSSPseudoElements.h
|
|
|
nsCSSRule.cpp
|
|
|
nsCSSRule.h
|
|
|
nsCSSRules.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 21:50:21 +00:00 |
nsCSSScanner.cpp
|
|
|
nsCSSScanner.h
|
|
|
nsCSSStruct.cpp
|
Make play-during a true shorthand so it gets parsed correctly after the nsCSSDeclaration storage rewrite. b=223718 r+sr=bzbarsky
|
2003-10-30 01:51:00 +00:00 |
nsCSSStruct.h
|
|
|
nsCSSStyleRule.cpp
|
Create a mozAutoDocUpdate class to handle automatically calling
|
2003-10-16 18:14:25 +00:00 |
nsCSSStyleSheet.cpp
|
Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one.
|
2003-10-30 03:01:25 +00:00 |
nsCSSValue.cpp
|
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
|
2003-11-01 10:57:41 +00:00 |
nsCSSValue.h
|
Backing out previous checkin.
|
2003-10-30 05:11:21 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsDOMCSSAttrDeclaration.h
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsDOMCSSDeclaration.cpp
|
Make DOM CSS declarations smaller by mRefCnt, since they are refcounted
|
2003-09-24 03:34:27 +00:00 |
nsDOMCSSDeclaration.h
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsDOMCSSRect.cpp
|
|
|
nsDOMCSSRect.h
|
|
|
nsDOMCSSRGBColor.cpp
|
|
|
nsDOMCSSRGBColor.h
|
|
|
nsDOMCSSValueList.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 21:50:21 +00:00 |
nsDOMCSSValueList.h
|
|
|
nsHTMLCSSStyleSheet.cpp
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
nsHTMLStyleSheet.cpp
|
|
|
nsIComputedDOMStyle.h
|
|
|
nsICSSGroupRule.h
|
|
|
nsICSSImportRule.h
|
|
|
nsICSSLoader.h
|
|
|
nsICSSLoaderObserver.h
|
|
|
nsICSSNameSpaceRule.h
|
|
|
nsICSSOMFactory.h
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsICSSParser.h
|
Implement element.style for XUL elements. Fully fault XUL attributes when style attribute is modified, and ensure that string and style rule versions of style attribute stay in sync. (HTML elements only store the latter.) b=7639 r+sr=bzbarsky
|
2003-10-30 01:40:33 +00:00 |
nsICSSPseudoComparator.h
|
|
|
nsICSSRule.h
|
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
|
2003-09-13 19:18:52 +00:00 |
nsICSSStyleRule.h
|
|
|
nsICSSStyleRuleDOMWrapper.h
|
|
|
nsICSSStyleSheet.h
|
Make sure that sheets in a document always know their URL. Bug 218031, r+sr=dbaron
|
2003-10-06 13:24:55 +00:00 |
nsIHTMLCSSStyleSheet.h
|
|
|
nsIInspectorCSSUtils.h
|
|
|
nsIMediaList.h
|
|
|
nsInspectorCSSUtils.cpp
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
nsInspectorCSSUtils.h
|
|
|
nsIStyleRule.h
|
|
|
nsIStyleRuleProcessor.h
|
|
|
nsIStyleRuleSupplier.h
|
|
|
nsIStyleSheet.h
|
|
|
nsROCSSPrimitiveValue.cpp
|
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
|
2003-10-01 22:53:56 +00:00 |
nsROCSSPrimitiveValue.h
|
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
|
2003-10-01 22:53:56 +00:00 |
nsRuleNode.cpp
|
Clamp -moz-opacity to the range [0.0,1.0]. b=224478 r+sr=roc
|
2003-11-02 22:40:43 +00:00 |
nsRuleNode.h
|
|
|
nsRuleWalker.h
|
|
|
nsStyleContext.cpp
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
nsStyleContext.h
|
Bug 165149. More cleanup. Make nsStyleContext::GetPseudoType return a weak pointer. Also remove unnecessary arguments to nsHTMLContainerFrame::CreateViewForFrame. r+sr=bzbarsky
|
2003-10-17 02:38:37 +00:00 |
nsStyleCoord.cpp
|
|
|
nsStyleCoord.h
|
|
|
nsStyleSet.cpp
|
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
|
2003-10-22 06:09:48 +00:00 |
nsStyleStruct.cpp
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
nsStyleStruct.h
|
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
|
2003-11-01 22:34:59 +00:00 |
nsStyleStructList.h
|
|
|
nsStyleUtil.cpp
|
Remove no-longer-used nav4algorithm code and corresponding debug code. Bug
|
2003-10-30 02:19:15 +00:00 |
nsStyleUtil.h
|
|
|
quirk.css
|
|
|
ua.css
|
Add pref for the default :active styling. Bug 142163, patch by
|
2003-10-15 01:56:12 +00:00 |
viewsource.css
|
|
|