gecko-dev/layout/style
Daniel Holbert 03ba2de2e4 Bug 1483527: Change fieldset block-end & inline-axis padding to match other browsers. r=emilio
This mirrors the web-platform-tests change at
6058e914c1

According to that commit, WebKit/Chromium/EdgeHTML all have the behavior
that we're switching to here.

Differential Revision: https://phabricator.services.mozilla.com/D3429

--HG--
extra : moz-landing-system : lando
2018-08-16 18:26:39 +00:00
..
crashtests
res Bug 1483527: Change fieldset block-end & inline-axis padding to match other browsers. r=emilio 2018-08-16 18:26:39 +00:00
test Bug 1481866: Swap order of values in 'overflow' shorthand property. r=emilio 2018-08-10 02:20:53 +00:00
tools
xbl-marquee
AnimationCollection.cpp
AnimationCollection.h
AnimationCommon.h
BindingStyleRule.cpp
BindingStyleRule.h
BuiltinCounterStyleList.h
CSS.cpp
CSS.h
CSSCounterStyleRule.cpp
CSSCounterStyleRule.h
CSSEnabledState.h
CSSFontFaceRule.cpp Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin 2018-08-01 14:52:07 -07:00
CSSFontFaceRule.h
CSSFontFeatureValuesRule.cpp Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin 2018-08-01 14:52:07 -07:00
CSSFontFeatureValuesRule.h
CSSImportRule.cpp
CSSImportRule.h
CSSKeyframeRule.cpp
CSSKeyframeRule.h
CSSKeyframesRule.cpp
CSSKeyframesRule.h
CSSMediaRule.cpp Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin 2018-08-01 14:52:07 -07:00
CSSMediaRule.h
CSSMozDocumentRule.cpp Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin 2018-08-01 14:52:07 -07:00
CSSMozDocumentRule.h
CSSNamespaceRule.cpp
CSSNamespaceRule.h
CSSPageRule.cpp
CSSPageRule.h
CSSPropFlags.h
CSSRuleList.cpp
CSSRuleList.h
CSSStyleRule.cpp
CSSStyleRule.h
CSSSupportsRule.cpp
CSSSupportsRule.h
CSSValue.h
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
ComputedStyle.h Bug 1482782 - Part 7: Expand out nsStaticAtom.h macros now that we only static atom table. r=njn 2018-08-15 15:46:42 +10:00
ComputedStyleInlines.h
CounterStyleManager.cpp
CounterStyleManager.h
DeclarationBlock.cpp
DeclarationBlock.h
DocumentMatchingFunction.h
DocumentStyleRootIterator.cpp
DocumentStyleRootIterator.h
ErrorReporter.cpp
ErrorReporter.h Bug 1480222 part 4: Give css ErrorReporter.h an actual nsString.h include (not nsStringFwd), since it has actual nsString member-vars which need full definition. r=TYLin 2018-08-01 15:21:07 -07:00
FontFace.cpp
FontFace.h
FontFaceSet.cpp Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin 2018-08-01 14:52:07 -07:00
FontFaceSet.h Bug 1473742 - Fix printing fonts loaded with JS API. r=jfkthame 2018-08-01 09:40:24 -07:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h
GenerateCSSPropertyID.py
GenerateCSSPropsGenerated.py
GenerateComputedDOMStyleGenerated.py
GenerateServoCSSPropList.py
GroupRule.cpp
GroupRule.h
ImageDocument.css
ImageLoader.cpp
ImageLoader.h
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1431255 - Part XIII, Make <link> in UA Widget load stylesheets synchronously r=bzbarsky 2018-08-07 11:20:31 -07:00
Loader.h
MappedDeclarations.cpp
MappedDeclarations.h
MediaFeatureChange.h
MediaList.cpp
MediaList.h
MediaQueryList.cpp
MediaQueryList.h
PostTraversalTask.cpp
PostTraversalTask.h
PreloadedStyleSheet.cpp
PreloadedStyleSheet.h
Rule.cpp
Rule.h
ServoArcTypeList.h
ServoBindingList.h
ServoBindingTypes.h
ServoBindings.cpp Bug 1477773: no-op visited changes earlier if visited links are disabled. r=xidorn 2018-08-15 12:54:26 +02:00
ServoBindings.h Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
ServoBindings.toml Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
ServoCSSParser.cpp
ServoCSSParser.h
ServoCSSPropList.mako.py Bug 1464786 - Implement flow-relative values for resize property. r=emilio 2018-08-08 23:40:06 +00:00
ServoCSSRuleList.cpp
ServoCSSRuleList.h
ServoComputedData.h
ServoComputedDataInlines.h
ServoElementSnapshot.cpp Bug 1481155 - Use more references in the snapshot code. r=xidorn 2018-08-06 23:44:56 +00:00
ServoElementSnapshot.h Bug 1481155 - Use more references in the snapshot code. r=xidorn 2018-08-06 23:44:56 +00:00
ServoElementSnapshotTable.h
ServoStyleConsts.h Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
ServoStyleSet.cpp Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
ServoStyleSet.h Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
ServoStyleSetInlines.h
ServoTraversalStatistics.h
ServoTypes.h
ServoUtils.h
SheetLoadData.h Bug 1431255 - Part XIII, Make <link> in UA Widget load stylesheets synchronously r=bzbarsky 2018-08-07 11:20:31 -07:00
SheetParsingMode.h
SheetType.h
StreamLoader.cpp
StreamLoader.h
StyleAnimationValue.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
StyleAnimationValue.h
StyleComplexColor.cpp
StyleComplexColor.h
StyleSheet.cpp
StyleSheet.h
StyleSheetInfo.h
StyleSheetInlines.h
TopLevelImageDocument.css
TopLevelVideoDocument.css
URLExtraData.cpp
URLExtraData.h
bindgen.toml.in
contenteditable.css
designmode.css
jar.mn
moz.build
nsAnimationManager.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsAnimationManager.h
nsCSSAnonBoxList.h
nsCSSAnonBoxes.cpp Bug 1482782 - Part 7: Expand out nsStaticAtom.h macros now that we only static atom table. r=njn 2018-08-15 15:46:42 +10:00
nsCSSAnonBoxes.h Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:39 +10:00
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSKeywordList.h Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSPropertyID.h.in
nsCSSPropertyIDSet.h
nsCSSProps.cpp Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
nsCSSProps.h Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
nsCSSPseudoElementList.h Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:00 +10:00
nsCSSPseudoElements.cpp Bug 1482782 - Part 7: Expand out nsStaticAtom.h macros now that we only static atom table. r=njn 2018-08-15 15:46:42 +10:00
nsCSSPseudoElements.h Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:00 +10:00
nsCSSValue.cpp
nsCSSValue.h
nsCSSVisitedDependentPropList.h Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
nsComputedDOMStyle.cpp Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio 2018-08-15 15:46:00 +10:00
nsComputedDOMStyle.h
nsDOMCSSAttrDeclaration.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h Bug 1480222 part 2: Add include for RefCounted.h to some .cpp files in layout/style that use the mozilla::RefCounted type. r=TYLin 2018-08-01 15:05:30 -07:00
nsDOMCSSRect.cpp
nsDOMCSSRect.h Bug 1480222 part 2: Add include for RefCounted.h to some .cpp files in layout/style that use the mozilla::RefCounted type. r=TYLin 2018-08-01 15:05:30 -07:00
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsFontFaceLoader.h
nsFontFaceUtils.cpp
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp
nsHTMLCSSStyleSheet.h
nsHTMLStyleSheet.cpp
nsHTMLStyleSheet.h
nsICSSDeclaration.cpp
nsICSSDeclaration.h
nsICSSLoaderObserver.h
nsLayoutStylesheetCache.cpp
nsLayoutStylesheetCache.h
nsMediaFeatures.cpp Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
nsMediaFeatures.h Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
nsROCSSPrimitiveValue.cpp Bug 1482665 Part 3 - Remove nsPresContext::AppUnitsPerCSSInch() and replace it with mozilla::AppUnitsPerCSSInch(). r=dholbert 2018-08-13 14:29:29 -07:00
nsROCSSPrimitiveValue.h
nsStyleAutoArray.h
nsStyleConsts.h Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn 2018-08-15 16:09:19 +02:00
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleStruct.cpp Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
nsStyleStruct.h Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
nsStyleStructList.h Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio 2018-08-14 08:37:37 +00:00
nsStyleTransformMatrix.cpp Bug 1482665 Part 2 - Remove nsPresContext::AppUnitsPerCSSPixel() and replace it with mozilla::AppUnitsPerCSSPixel(). r=dholbert 2018-08-13 14:29:28 -07:00
nsStyleTransformMatrix.h
nsStyleUtil.cpp
nsStyleUtil.h
nsTimingFunction.h
nsTransitionManager.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsTransitionManager.h