gecko-dev/layout/style
2009-07-31 09:40:17 -07:00
..
crashtests Backed out changeset 8506b25206cf (bug 504311) because the test added uses enablePrivilege which hangs tinderbox asking for privileges. 2009-07-30 13:16:15 -07:00
test Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out. 2009-07-31 09:39:53 -07:00
xbl-marquee Bug 458231 Frame overflow plays havoc with size of <label> or <description> r+sr=roc r=dao for backout of workaround for bug 69710 2009-06-12 08:33:51 +01:00
arrow.gif
arrowd.gif
contenteditable.css
designmode.css
forms.css Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky 2009-07-29 18:10:50 -04:00
html.css
Makefile.in Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz. 2009-07-13 13:14:57 +02:00
nsComputedDOMStyle.cpp Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsComputedDOMStyle.h Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSDataBlock.cpp Make whether a property should be ignored when page colors are disabled part of the property flags table. (Bug 503188) r=bzbarsky 2009-07-15 17:24:24 -07:00
nsCSSDataBlock.h Bug 498562. Skip the Expand/Compress cycle in the common case of inline style sets. r+sr=dbaron 2009-07-09 14:50:39 -07:00
nsCSSDeclaration.cpp Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsCSSDeclaration.h Bug 498562. Skip the Expand/Compress cycle in the common case of inline style sets. r+sr=dbaron 2009-07-09 14:50:39 -07:00
nsCSSKeywordList.h Bug 189519 - Implement CSS3 (-moz- for now)background-size. r=dbaron, other useful review comments from roc/bz 2009-05-28 11:09:05 -07:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSLoader.cpp
nsCSSLoader.h
nsCSSParser.cpp Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out. 2009-07-31 09:39:53 -07:00
nsCSSProperty.h
nsCSSPropList.h Also block -moz-box-shadow when using document-specified colors is disabled, and fix a testing error with the patch for text-shadow. (Bug 503188) r=bzbarsky 2009-07-20 07:04:42 -04:00
nsCSSProps.cpp Bug 189519 - Implement CSS3 (-moz- for now)background-size. r=dbaron, other useful review comments from roc/bz 2009-05-28 11:09:05 -07:00
nsCSSProps.h Make whether a property should be ignored when page colors are disabled part of the property flags table. (Bug 503188) r=bzbarsky 2009-07-15 17:24:24 -07:00
nsCSSPseudoClasses.cpp Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
nsCSSPseudoClasses.h
nsCSSPseudoClassList.h Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRule.cpp
nsCSSRule.h
nsCSSRuleProcessor.cpp Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out. 2009-07-31 09:39:53 -07:00
nsCSSRuleProcessor.h
nsCSSRules.cpp
nsCSSRules.h
nsCSSScanner.cpp Bug 503467. Rearrange the code a bit in ParseNumber to make it more readable. r=dbaron 2009-07-22 21:35:07 -04:00
nsCSSScanner.h Bug 492531 - Optimize some CSS and Reflow classes for memory usage; r+sr=dbaron 2009-05-13 10:26:48 +02:00
nsCSSStruct.cpp Bug 189519 - Implement CSS3 (-moz- for now)background-size. r=dbaron, other useful review comments from roc/bz 2009-05-28 11:09:05 -07:00
nsCSSStruct.h Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky 2009-06-16 08:00:20 -07:00
nsCSSStyleRule.cpp Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out. 2009-07-31 09:39:53 -07:00
nsCSSStyleSheet.cpp Bug 504032. Make sure to copy mIsEmpty when cloning media lists. r=dbaron 2009-07-17 23:47:38 -04:00
nsCSSStyleSheet.h Bug 493968. Correctly keep track of all the kids of a cloned sheet, not just the last one. r=roc, r+sr=dbaron pending. 2009-05-26 15:40:49 -04:00
nsCSSValue.cpp Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsCSSValue.h Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsDOMCSSAttrDeclaration.cpp Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz. 2009-07-13 13:14:57 +02:00
nsDOMCSSAttrDeclaration.h Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz. 2009-07-13 13:14:57 +02:00
nsDOMCSSDeclaration.cpp Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz. 2009-07-13 13:14:57 +02:00
nsDOMCSSDeclaration.h Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz. 2009-07-13 13:14:57 +02:00
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp
nsFontFaceLoader.h
nsHTMLCSSStyleSheet.cpp
nsHTMLStyleSheet.cpp
nsHTMLStyleSheet.h
nsICSSDeclaration.h Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz. 2009-07-13 13:14:57 +02:00
nsICSSGroupRule.h
nsICSSImportRule.h
nsICSSLoader.h Bug 485012 followup. Rev the iid of nsICSSLoader. r+sr=peterv 2009-04-10 10:32:44 -04:00
nsICSSLoaderObserver.h
nsICSSNameSpaceRule.h
nsICSSParser.h
nsICSSPseudoComparator.h
nsICSSRule.h Bug 495269 followup. Rev the iid of nsICSSRule. 2009-06-01 14:55:28 -04:00
nsICSSRuleList.h
nsICSSStyleRule.h Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out. 2009-07-31 09:39:53 -07:00
nsICSSStyleRuleDOMWrapper.h
nsICSSStyleSheet.h
nsIHTMLCSSStyleSheet.h
nsIInspectorCSSUtils.h
nsIMediaList.h
nsInspectorCSSUtils.cpp
nsInspectorCSSUtils.h
nsIStyleRule.h
nsIStyleRuleProcessor.h Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron. 2009-07-13 13:48:06 +02:00
nsIStyleSheet.h
nsLayoutStylesheetCache.cpp Bug 333808 - safe mode should disable userContent.css and userChrome.css. r=bsmedberg, sr=bz 2009-06-22 13:34:41 +02:00
nsLayoutStylesheetCache.h
nsMediaFeatures.cpp
nsMediaFeatures.h
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsRuleData.h
nsRuleNode.cpp Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsRuleNode.h Bug 495798. Drop native theming for controls styled with transparent backgrounds, even if the user said to not use the page colors. r+sr=dbaron 2009-06-16 15:05:12 -07:00
nsRuleWalker.h
nsStyleContext.cpp Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky 2009-06-13 21:16:34 +12:00
nsStyleContext.h
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleSet.cpp
nsStyleSet.h
nsStyleStruct.cpp Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsStyleStruct.h Backed out changeset c086fca6fc55 2009-07-31 14:35:48 +02:00
nsStyleStructFwd.h
nsStyleStructInlines.h
nsStyleStructList.h
nsStyleTransformMatrix.cpp
nsStyleTransformMatrix.h
nsStyleUtil.cpp Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron. 2009-07-13 13:48:06 +02:00
nsStyleUtil.h Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron. 2009-07-13 13:48:06 +02:00
quirk.css
ua.css Bug 504269. background color of iframe not drawn on print. r+sr=roc 2009-07-29 18:10:50 -04:00
viewsource.css