.. |
xbl-marquee
|
|
|
arrow.gif
|
|
|
arrowd.gif
|
|
|
forms.css
|
Bug 202681. Do not recreate frames during reflow via -moz-binding change for lazy scrollbars. Instead of lazy scrollbars, completely remove the anonymous scrollbar element for scrollbars which are disabled by CSS. r+sr=dbaron,a=asa
|
2003-05-22 01:46:13 +00:00 |
html.css
|
|
|
nsComputedDOMStyle.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsComputedDOMStyle.h
|
Make --disable-xul work (bug 69995). We build enough XUL to support
|
2003-04-11 00:56:27 +00:00 |
nsCSSAnonBoxes.cpp
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSAnonBoxes.h
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSAnonBoxList.h
|
Make --disable-xul work (bug 69995). We build enough XUL to support
|
2003-04-11 00:56:27 +00:00 |
nsCSSDataBlock.cpp
|
Make nsCSSDataBlock::Clone work correctly. Fix uninitialized variable warning. b=208872 r+sr=bzbarsky
|
2003-06-10 22:08:40 +00:00 |
nsCSSDataBlock.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSDeclaration.cpp
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSDeclaration.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSKeywordList.h
|
Bug 197136, <button> elements should be Aqua bevel buttons for Cocoa. Add a new -moz-appearance value, button-bevel. Also, fixed a problem that caused the button in a file input control to change size when it was focused. r=pinkerton, sr=sfraser.
|
2003-05-29 22:39:05 +00:00 |
nsCSSKeywords.cpp
|
|
|
nsCSSKeywords.h
|
|
|
nsCSSLoader.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsCSSLoader.h
|
CSSLoader should check content policy. Bug 190653, r=mvl, sr=peterv
|
2003-04-04 23:57:06 +00:00 |
nsCSSOMFactory.cpp
|
|
|
nsCSSOMFactory.h
|
|
|
nsCSSParser.cpp
|
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
|
2003-06-14 23:50:54 +00:00 |
nsCSSProperty.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSPropList.h
|
VC++ doesn't seem to like empty arguments to macros. Fixing bustage. b=125246
|
2003-06-07 23:29:05 +00:00 |
nsCSSProps.cpp
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSProps.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSPseudoClasses.cpp
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSPseudoClasses.h
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSPseudoClassList.h
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSPseudoElementList.h
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSPseudoElements.cpp
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSPseudoElements.h
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsCSSRule.cpp
|
|
|
nsCSSRule.h
|
|
|
nsCSSRules.cpp
|
|
|
nsCSSScanner.cpp
|
Make some static data const in content. Bug 204532, patch by ataylor@its.to
|
2003-05-27 03:49:22 +00:00 |
nsCSSScanner.h
|
|
|
nsCSSStruct.cpp
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSStruct.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsCSSStyleRule.cpp
|
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
|
2003-06-14 23:50:54 +00:00 |
nsCSSStyleSheet.cpp
|
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
|
2003-06-14 23:50:54 +00:00 |
nsCSSValue.cpp
|
|
|
nsCSSValue.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
|
2003-06-14 23:50:54 +00:00 |
nsDOMCSSAttrDeclaration.h
|
|
|
nsDOMCSSDeclaration.cpp
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsDOMCSSDeclaration.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsDOMCSSRect.cpp
|
|
|
nsDOMCSSRect.h
|
|
|
nsDOMCSSRGBColor.cpp
|
|
|
nsDOMCSSRGBColor.h
|
|
|
nsDOMCSSValueList.cpp
|
|
|
nsDOMCSSValueList.h
|
|
|
nsHTMLCSSStyleSheet.cpp
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsHTMLStyleSheet.cpp
|
Fix minor inconsistency between functions. b=208548 r+sr=bzbarsky
|
2003-06-10 22:09:58 +00:00 |
nsIComputedDOMStyle.h
|
|
|
nsICSSGroupRule.h
|
|
|
nsICSSImportRule.h
|
|
|
nsICSSLoader.h
|
|
|
nsICSSLoaderObserver.h
|
|
|
nsICSSNameSpaceRule.h
|
|
|
nsICSSOMFactory.h
|
|
|
nsICSSParser.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsICSSPseudoComparator.h
|
|
|
nsICSSRule.h
|
|
|
nsICSSStyleRule.h
|
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
|
2003-06-14 23:50:54 +00:00 |
nsICSSStyleSheet.h
|
|
|
nsIHTMLCSSStyleSheet.h
|
|
|
nsIInspectorCSSUtils.h
|
|
|
nsIMediaList.h
|
|
|
nsInspectorCSSUtils.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsInspectorCSSUtils.h
|
|
|
nsIStyleRule.h
|
|
|
nsIStyleRuleProcessor.h
|
|
|
nsIStyleRuleSupplier.h
|
|
|
nsIStyleSheet.h
|
|
|
nsROCSSPrimitiveValue.cpp
|
|
|
nsROCSSPrimitiveValue.h
|
|
|
nsRuleNode.cpp
|
Fix bustage on compilers with broken for loop scoping. b=125246
|
2003-06-08 00:36:08 +00:00 |
nsRuleNode.h
|
Put more information on the CSS properties in nsCSSPropList.h.
|
2003-06-07 22:14:42 +00:00 |
nsRuleWalker.h
|
|
|
nsStyleContext.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsStyleContext.h
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsStyleCoord.cpp
|
|
|
nsStyleCoord.h
|
|
|
nsStyleSet.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsStyleStruct.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsStyleStruct.h
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsStyleStructList.h
|
Make --disable-xul work (bug 69995). We build enough XUL to support
|
2003-04-11 00:56:27 +00:00 |
nsStyleUtil.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsStyleUtil.h
|
Make font-size:larger and font-size:smaller smarter about interpolating and
|
2003-05-17 16:11:51 +00:00 |
quirk.css
|
|
|
ua.css
|
anonymous table cell frames should not have a default padding, td and th padding defaults are set in html.css, bug 72359, patch proposed by hixie some time ago (2001-06-21) r=bernd sr=dbaron
|
2003-05-31 09:16:23 +00:00 |
viewsource.css
|
|
|