.. |
crashtests
|
Add a bunch of crashtests
|
2009-02-10 22:18:05 -08:00 |
test
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
xbl-marquee
|
Bug 166591 - marquee created dynamically (e.g. innerHTML) is not rendered, r+sr=bzbarsky
|
2009-01-20 15:58:44 +01:00 |
arrow.gif
|
|
|
arrowd.gif
|
|
|
contenteditable.css
|
|
|
designmode.css
|
|
|
forms.css
|
Make legends display:block by default when they're not in a fieldset. Bug 476063
|
2009-02-04 12:18:47 -05:00 |
html.css
|
Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
|
2008-12-17 13:27:46 +13:00 |
Makefile.in
|
|
|
nsComputedDOMStyle.cpp
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsComputedDOMStyle.h
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsCSSAnonBoxes.cpp
|
|
|
nsCSSAnonBoxes.h
|
|
|
nsCSSAnonBoxList.h
|
|
|
nsCSSDataBlock.cpp
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsCSSDataBlock.h
|
Typesafe helpers for nsCSSDataBlock::StorageFor. (Bug 475214) r+sr=bzbarsky
|
2009-02-06 08:52:13 -08:00 |
nsCSSDeclaration.cpp
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsCSSDeclaration.h
|
Eliminate nsCSSDeclaration::GetValueOrImportantValue. (Bug 475214) r+sr=bzbarsky
|
2009-02-06 08:52:13 -08:00 |
nsCSSKeywordList.h
|
Eliminate all callers to forms of nsROCSSPrimitiveValue::SetIdent other than the one taking nsCSSKeyword. (Bug 474712) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
nsCSSKeywords.cpp
|
|
|
nsCSSKeywords.h
|
|
|
nsCSSLoader.cpp
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
nsCSSLoader.h
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
nsCSSOMFactory.cpp
|
|
|
nsCSSOMFactory.h
|
|
|
nsCSSParser.cpp
|
Call SetPropertyBit(background_color) when we set data for that property, on the off chance it will fix the intermittent layout/reftests/bugs/289480.html orange. (Bug 322475)
|
2009-02-20 10:50:25 -08:00 |
nsCSSProperty.h
|
Fix parsing of 'none' values in 'list-style' shorthand. (Bug 474135) r+sr=bzbarsky
|
2009-01-22 17:28:13 -08:00 |
nsCSSPropList.h
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsCSSProps.cpp
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsCSSProps.h
|
Bug 476738. Implement 'inset' box-shadows. r+sr=roc,r=dbaron
|
2009-02-10 21:45:13 +13:00 |
nsCSSPseudoClasses.cpp
|
|
|
nsCSSPseudoClasses.h
|
|
|
nsCSSPseudoClassList.h
|
Bug 477531. Support CSS3 :indeterminate pseudo-class. r+sr=dbaron,r=bzbarsky
|
2009-02-11 14:19:37 +13:00 |
nsCSSPseudoElementList.h
|
|
|
nsCSSPseudoElements.cpp
|
|
|
nsCSSPseudoElements.h
|
|
|
nsCSSRule.cpp
|
|
|
nsCSSRule.h
|
|
|
nsCSSRuleProcessor.cpp
|
Bug 477531. Support CSS3 :indeterminate pseudo-class. r+sr=dbaron,r=bzbarsky
|
2009-02-11 14:19:37 +13:00 |
nsCSSRuleProcessor.h
|
Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron,bz sr=dbaron
|
2008-11-27 12:50:16 +09:00 |
nsCSSRules.cpp
|
Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:22:45 -08:00 |
nsCSSRules.h
|
Bug 473911 - Crash due to too much recursion in nsCSSDocumentRule::URL::~URL. r+sr=dbaron
|
2009-01-16 15:33:57 -08:00 |
nsCSSScanner.cpp
|
Avoid recursion after parsing CSS comments. (Bug 473914) r+sr=bzbarsky
|
2009-01-16 19:44:21 -08:00 |
nsCSSScanner.h
|
|
|
nsCSSStruct.cpp
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsCSSStruct.h
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsCSSStyleRule.cpp
|
Stop using potentially-deep recursion to serialize selectors. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
nsCSSStyleSheet.cpp
|
VC7.1 bustage fix for bug 183348 r+sr=bz
|
2009-02-05 09:38:51 +00:00 |
nsCSSStyleSheet.h
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
nsCSSValue.cpp
|
Distinguish clip:rect(auto,auto,auto,auto) from clip:auto as the spec requires. (Bug 372063) r+sr=bzbarsky
|
2008-12-29 10:07:38 -05:00 |
nsCSSValue.h
|
Ensure correct alignment for nsCSSValue objects inside nsCSSValue::Array. (Bug 476345) r+sr=bzbarsky
|
2009-02-04 21:15:52 -08:00 |
nsDOMCSSAttrDeclaration.cpp
|
|
|
nsDOMCSSAttrDeclaration.h
|
|
|
nsDOMCSSDeclaration.cpp
|
Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:22:45 -08:00 |
nsDOMCSSDeclaration.h
|
Put nsIDOMNSCSS2Properties in its own file to reduce risk of bumping the IID of the wrong interface. (Bug 473418) r+sr=jst
|
2009-01-16 13:32:09 -08:00 |
nsDOMCSSRect.cpp
|
|
|
nsDOMCSSRect.h
|
|
|
nsDOMCSSRGBColor.cpp
|
|
|
nsDOMCSSRGBColor.h
|
|
|
nsDOMCSSValueList.cpp
|
|
|
nsDOMCSSValueList.h
|
|
|
nsFontFaceLoader.cpp
|
Bug 474704 - drop channel on cross-site load failure to avoid leak. r=bz,jonas, sr=jonas
|
2009-01-31 17:58:42 +09:00 |
nsFontFaceLoader.h
|
Bug 474704 - drop channel on cross-site load failure to avoid leak. r=bz,jonas, sr=jonas
|
2009-01-31 17:58:42 +09:00 |
nsHTMLCSSStyleSheet.cpp
|
Replace mechanism for restricting the properties that apply to :first-line and :first-letter. (Bug 469227) r+sr=bzbarsky
|
2008-12-12 10:59:03 -08:00 |
nsHTMLStyleSheet.cpp
|
Bug 475986. Make text-align:start work on <html:th> correctly. r+sr=dbaron
|
2009-02-05 22:48:29 -05:00 |
nsHTMLStyleSheet.h
|
|
|
nsIComputedDOMStyle.h
|
|
|
nsICSSDeclaration.h
|
|
|
nsICSSGroupRule.h
|
|
|
nsICSSImportRule.h
|
|
|
nsICSSLoader.h
|
|
|
nsICSSLoaderObserver.h
|
|
|
nsICSSNameSpaceRule.h
|
|
|
nsICSSOMFactory.h
|
|
|
nsICSSParser.h
|
|
|
nsICSSPseudoComparator.h
|
Bug 396185 - Make nsIFrame derivatives and helper abstract classes use a different dynamic-cast system than nsISupports:
|
2009-01-12 14:20:59 -05:00 |
nsICSSRule.h
|
|
|
nsICSSRuleList.h
|
|
|
nsICSSStyleRule.h
|
Stop using potentially-deep recursion to serialize selectors. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
nsICSSStyleRuleDOMWrapper.h
|
|
|
nsICSSStyleSheet.h
|
Bug 454578. Load the quirk stylesheet separately from the general UA stylesheet, so it can be sensibly enabled/disabled in style sets. r+sr=dbaron
|
2008-11-02 21:29:51 -05:00 |
nsIHTMLCSSStyleSheet.h
|
Replace mechanism for restricting the properties that apply to :first-line and :first-letter. (Bug 469227) r+sr=bzbarsky
|
2008-12-12 10:59:03 -08:00 |
nsIInspectorCSSUtils.h
|
|
|
nsIMediaList.h
|
|
|
nsInspectorCSSUtils.cpp
|
|
|
nsInspectorCSSUtils.h
|
|
|
nsIStyleRule.h
|
|
|
nsIStyleRuleProcessor.h
|
|
|
nsIStyleSheet.h
|
|
|
nsLayoutStylesheetCache.cpp
|
Bug 454578. Load the quirk stylesheet separately from the general UA stylesheet, so it can be sensibly enabled/disabled in style sets. r+sr=dbaron
|
2008-11-02 21:29:51 -05:00 |
nsLayoutStylesheetCache.h
|
Bug 454578. Load the quirk stylesheet separately from the general UA stylesheet, so it can be sensibly enabled/disabled in style sets. r+sr=dbaron
|
2008-11-02 21:29:51 -05:00 |
nsMediaFeatures.cpp
|
Fix handling of 'orienation' feature in print-preview. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
nsMediaFeatures.h
|
|
|
nsROCSSPrimitiveValue.cpp
|
Make nsROCSSPrimitiveValue store ident values as nsCSSKeyword rather than nsIAtom*. (Bug 474712) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
nsROCSSPrimitiveValue.h
|
Make nsROCSSPrimitiveValue store ident values as nsCSSKeyword rather than nsIAtom*. (Bug 474712) r+sr=bzbarsky
|
2009-01-22 17:28:14 -08:00 |
nsRuleData.h
|
|
|
nsRuleNode.cpp
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsRuleNode.h
|
Bug 476738. Implement 'inset' box-shadows. r+sr=roc,r=dbaron
|
2009-02-10 21:45:13 +13:00 |
nsRuleWalker.h
|
|
|
nsStyleContext.cpp
|
Remove nsStyleContext::DumpRegressionData, code that uses it, and code that exists only for it. (Bug 477522) r+sr=bzbarsky
|
2009-02-09 20:36:54 -08:00 |
nsStyleContext.h
|
Remove nsStyleContext::DumpRegressionData, code that uses it, and code that exists only for it. (Bug 477522) r+sr=bzbarsky
|
2009-02-09 20:36:54 -08:00 |
nsStyleCoord.cpp
|
Remove nsStyleContext::DumpRegressionData, code that uses it, and code that exists only for it. (Bug 477522) r+sr=bzbarsky
|
2009-02-09 20:36:54 -08:00 |
nsStyleCoord.h
|
Remove nsStyleContext::DumpRegressionData, code that uses it, and code that exists only for it. (Bug 477522) r+sr=bzbarsky
|
2009-02-09 20:36:54 -08:00 |
nsStyleSet.cpp
|
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
|
2009-01-29 20:39:23 -08:00 |
nsStyleSet.h
|
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
|
2009-01-29 20:39:23 -08:00 |
nsStyleStruct.cpp
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsStyleStruct.h
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
nsStyleStructFwd.h
|
|
|
nsStyleStructInlines.h
|
|
|
nsStyleStructList.h
|
Bug 475986. Make text-align:start work on <html:th> correctly. r+sr=dbaron
|
2009-02-05 22:48:29 -05:00 |
nsStyleTransformMatrix.cpp
|
Rename aInherited/inherited to aCanStoreInRuleTree/canStoreInRuleTree. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
nsStyleTransformMatrix.h
|
Rename aInherited/inherited to aCanStoreInRuleTree/canStoreInRuleTree. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
nsStyleUtil.cpp
|
Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:22:45 -08:00 |
nsStyleUtil.h
|
Backed out changeset eec3076f3bab (Bug 474655, Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called) because we trigger the warning too much ourselves (Bug 475311)
|
2009-02-04 13:22:45 -08:00 |
quirk.css
|
|
|
ua.css
|
Remove redundant declaration. b=431705 r+sr=roc
|
2008-12-18 10:03:38 +01:00 |
viewsource.css
|
Bug 475268. Make sure to not set background without setting color in XML prettyprinting. r+sr=sicking
|
2009-01-29 22:31:24 -05:00 |