gecko-dev/layout/style
Boris Chiou 64846883fe Bug 1840601 - Enable preferences in layout/style/test/mochitest.ini for motion path. r=hiro
Enable the necessary preferences for motion path.

Differential Revision: https://phabricator.services.mozilla.com/D182239
2023-06-27 22:19:44 +00:00
..
crashtests Bug 827213: Add crashtest for this no-longer-reproducible bug. (no review, crashtest-only) 2023-05-09 22:08:05 +00:00
res Bug 1839221 - Simplify rule to hide forms inside tables in html docs. r=jfkthame 2023-06-22 11:31:44 +00:00
test Bug 1840601 - Enable preferences in layout/style/test/mochitest.ini for motion path. r=hiro 2023-06-27 22:19:44 +00:00
tools
AnimationCollection.cpp Bug 1807003 - Centralize animation data in slots. r=smaug,firefox-animation-reviewers,boris 2023-02-15 14:12:33 +00:00
AnimationCollection.h Bug 1807003 - Centralize animation data in slots. r=smaug,firefox-animation-reviewers,boris 2023-02-15 14:12:33 +00:00
AnimationCommon.h Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
AttributeStyles.cpp Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
AttributeStyles.h Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
BuiltinCounterStyleList.h Bug 1803968 - [refactor] Migrate NS_STYLE_LIST_STYLE_* defines r=emilio 2022-12-07 09:58:22 +00:00
CSS.cpp Bug 1840476 - [css-properties-values-api] Custom property registration plumbing. r=zrhoffman,firefox-style-system-reviewers,webidl,saschanaz 2023-06-27 09:48:51 +00:00
CSS.h Bug 1840476 - [css-properties-values-api] Custom property registration plumbing. r=zrhoffman,firefox-style-system-reviewers,webidl,saschanaz 2023-06-27 09:48:51 +00:00
CSSContainerRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSContainerRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSCounterStyleRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSCounterStyleRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSEnabledState.h
CSSFontFaceRule.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
CSSFontFaceRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSFontFeatureValuesRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSFontFeatureValuesRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSFontPaletteValuesRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSFontPaletteValuesRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSImportRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSImportRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframeRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframeRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframesRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframesRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSLayerBlockRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSLayerBlockRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSLayerStatementRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSLayerStatementRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSMediaRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSMediaRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSMozDocumentRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSMozDocumentRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSNamespaceRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSNamespaceRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSPageRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSPageRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSPropFlags.h Bug 1738663 - Add a pref to expose all shorthands in the computed style. r=layout-reviewers,mats 2021-11-02 14:22:51 +00:00
CSSPropertyRule.cpp Bug 1834960 - [css-properties-values-api] Remove Locked<> from CssRule::Property arc r=emilio 2023-05-25 15:13:06 +00:00
CSSPropertyRule.h Bug 1834960 - [css-properties-values-api] Remove Locked<> from CssRule::Property arc r=emilio 2023-05-25 15:13:06 +00:00
CSSRuleList.cpp
CSSRuleList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
CSSStyleRule.cpp Bug 1839420 - Make CSSStyleRule.selectorMatchesElement use the desugared selector list. r=nchevobbe,firefox-style-system-reviewers,boris 2023-06-22 22:12:49 +00:00
CSSStyleRule.h Bug 1838627 - Refactor InspectorUtils APIs that just forward to CSSStyleRule, and expose desugared selectors on them. r=nchevobbe,webidl,firefox-style-system-reviewers,smaug,devtools-reviewers,boris 2023-06-21 07:14:57 +00:00
CSSSupportsRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSSupportsRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSValue.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp Bug 1817641 - Convert RGBA to AbsoluteColor for computed/animated/resolved CSS colors r=emilio 2023-03-07 11:28:15 +00:00
ComputedStyle.h Bug 1811823, part 2: Add correct prioritization for custom highlights. r=emilio 2023-06-23 15:22:44 +00:00
ComputedStyleInlines.h Bug 1826001 - Change SVGUtils::IsInSVGTextSubtree into a member function on nsIFrame r=emilio 2023-04-02 21:17:07 +00:00
CounterStyleManager.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CounterStyleManager.h Bug 1830127 - Revert changeset 63b04ce7cf57 (bug 1808995) and remove associated WPT tests, because the behavior implemented there deviated from the Counter-Styles spec. r=emilio 2023-05-05 12:58:33 +00:00
DeclarationBlock.cpp
DeclarationBlock.h Bug 1839255 - Clean up a bit the mapped attribute set-up. r=smaug 2023-06-20 10:02:44 +00:00
DocumentMatchingFunction.h
DocumentStyleRootIterator.cpp Bug 1754095: Fix non-unified build errors in layout/style, and mark it as safe to build in non-unified mode. r=emilio 2022-02-08 00:35:19 +00:00
DocumentStyleRootIterator.h
ErrorReporter.cpp
ErrorReporter.h
FontFace.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFace.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceImpl.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceImpl.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceSet.cpp Bug 1811950 - Allow WorkerGlobalScope.fonts to fail. r=aosmond,webidl,saschanaz 2023-04-11 13:44:53 +00:00
FontFaceSet.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceSetDocumentImpl.cpp Bug 1834144 - Fix an assert in FontFaceSetDocumentImpl. 2023-05-23 14:02:20 +02:00
FontFaceSetDocumentImpl.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceSetImpl.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceSetImpl.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceSetIterator.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
FontFaceSetIterator.h
FontFaceSetWorkerImpl.cpp Bug 1818417 - Tweak nsFontFaceLoader destruction to be more consistent. r=jfkthame 2023-02-24 17:37:23 +00:00
FontFaceSetWorkerImpl.h Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +00:00
FontPreloader.cpp Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
FontPreloader.h Bug 1771867 - Early Hints Phase 2 - Part 4: Pass early hint preload to fetch and font preloader r=necko-reviewers,valentin 2022-12-02 16:15:54 +00:00
GeckoBindings.cpp Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
GeckoBindings.h Bug 1837734 - Speed up / specialize attribute selector-matching. r=boris 2023-06-14 21:08:22 +00:00
GenerateCSSPropertyID.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
GenerateCSSPropsGenerated.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
GenerateCompositorAnimatableProperties.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
GenerateComputedDOMStyleGenerated.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
GenerateCountedUnknownProperties.py
GenerateServoCSSPropList.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
GlobalStyleSheetCache.cpp Bug 1831539 - Remove HasBoxFFI. r=boris 2023-05-09 11:07:26 +00:00
GlobalStyleSheetCache.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
GroupRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
GroupRule.h Bug 1839168 - [devtools] Add `InspectorUtils.getAllStyleSheetCSSStyleRules` method. r=emilio. 2023-06-21 18:48:39 +00:00
ImageDocument.css Bug 1461610. In image documents change the cursor to zoom in/out based on full zoom. r=emilio 2022-11-17 00:39:33 +00:00
ImageLoader.cpp Bug 1803377 - Rename the values of the `IntrinsicDirty` enum r=emilio 2022-12-02 12:27:31 +00:00
ImageLoader.h
ImportScanner.cpp Bug 1827941 - Do not preload nonmatching @import supports() r=emilio 2023-04-25 07:22:29 +00:00
ImportScanner.h Bug 1827941 - Do not preload nonmatching @import supports() r=emilio 2023-04-25 07:22:29 +00:00
LayerAnimationInfo.cpp Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
LayerAnimationInfo.h
Loader.cpp Bug 1839580 - For async-parsed stylesheets, fire the load event sooner. r=smaug 2023-06-21 20:36:58 +00:00
Loader.h Bug 1838045 - Fix load event on cached inline style sheets. r=mstange 2023-06-14 21:42:31 +00:00
MappedDeclarationsBuilder.cpp Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
MappedDeclarationsBuilder.h Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
MediaFeatureChange.h Bug 1576298 - Remove DeviceSizeIsPageSize from nsDocShell and nsPresContext. r=emilio 2023-04-03 17:11:24 +00:00
MediaList.cpp Bug 1011468 - Flush parent document layout if needed for viewport dependent media queries. r=dshin 2023-05-24 15:33:01 +00:00
MediaList.h Bug 1011468 - Flush parent document layout if needed for viewport dependent media queries. r=dshin 2023-05-24 15:33:01 +00:00
MediaQueryList.cpp Bug 1011468 - Flush parent document layout if needed for viewport dependent media queries. r=dshin 2023-05-24 15:33:01 +00:00
MediaQueryList.h Bug 1011468 - Flush parent document layout if needed for viewport dependent media queries. r=dshin 2023-05-24 15:33:01 +00:00
PaintWorkletGlobalScope.cpp Bug 1834744 - Introduce and use two RFPTargets for JS options. r=tjr 2023-06-07 10:52:30 +00:00
PaintWorkletGlobalScope.h Bug 1759163 - Add origin trial support for worklets. r=asuth 2022-03-15 23:16:14 +00:00
PaintWorkletImpl.cpp
PaintWorkletImpl.h
PostTraversalTask.cpp Bug 1771493 - Part 1. Split FontFace(Set) into DOM facing and implementation classes. r=emilio 2022-06-28 21:46:59 +00:00
PostTraversalTask.h Bug 1771493 - Part 1. Split FontFace(Set) into DOM facing and implementation classes. r=emilio 2022-06-28 21:46:59 +00:00
PreferenceSheet.cpp Bug 1838415 - Introduce RFPTarget::UseStandinsForNativeColors. r=tjr 2023-06-26 07:17:39 +00:00
PreferenceSheet.h Bug 1762018 - Derive a color scheme when forcing preference colors. r=morgan 2022-04-01 01:21:22 +00:00
PreloadedStyleSheet.cpp
PreloadedStyleSheet.h
PseudoStyleType.cpp
PseudoStyleType.h
Rule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
Rule.h Bug 1839168 - [devtools] Add `InspectorUtils.getAllStyleSheetCSSStyleRules` method. r=emilio. 2023-06-21 18:48:39 +00:00
RustCell.h Bug 1758223 - Use atomic ops to read / write node flags from stylo. r=nika 2022-03-24 10:03:12 +00:00
ServoBindingTypes.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
ServoBindings.h Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
ServoBindings.toml Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
ServoBoxedTypeList.h Bug 1831539 - Remove HasBoxFFI. r=boris 2023-05-09 11:07:26 +00:00
ServoCSSParser.cpp Bug 1838658 - patch 1 - Handle the 'small-caps' variant when OffscreenCanvas is parsing and serializing the 'font' attribute. r=gfx-reviewers,lsalzman 2023-06-16 08:40:39 +00:00
ServoCSSParser.h Bug 1838658 - patch 1 - Handle the 'small-caps' variant when OffscreenCanvas is parsing and serializing the 'font' attribute. r=gfx-reviewers,lsalzman 2023-06-16 08:40:39 +00:00
ServoCSSPropList.mako.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
ServoCSSRuleList.cpp Bug 1839945 - [css-nesting] Properly restrict nested rules. r=zrhoffman 2023-06-26 20:36:12 +00:00
ServoCSSRuleList.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
ServoComputedData.h Bug 1832803 - Remove some magic from the bindings. r=boris 2023-05-12 23:33:12 +00:00
ServoElementSnapshot.cpp
ServoElementSnapshot.h Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
ServoElementSnapshotTable.h
ServoLockedArcTypeList.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
ServoStyleConstsForwards.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
ServoStyleConstsInlines.h Bug 1836564 - Forbid negative CSS resolutions at parse time. r=dholbert 2023-06-08 16:57:31 +00:00
ServoStyleSet.cpp Bug 1840476 - [css-properties-values-api] Custom property registration plumbing. r=zrhoffman,firefox-style-system-reviewers,webidl,saschanaz 2023-06-27 09:48:51 +00:00
ServoStyleSet.h Bug 1840476 - [css-properties-values-api] Custom property registration plumbing. r=zrhoffman,firefox-style-system-reviewers,webidl,saschanaz 2023-06-27 09:48:51 +00:00
ServoStyleSetInlines.h Bug 1831539 - Remove HasBoxFFI. r=boris 2023-05-09 11:07:26 +00:00
ServoTraversalStatistics.h
ServoTypes.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
ServoUtils.h
ShadowParts.cpp
ShadowParts.h
SharedStyleSheetCache.cpp Bug 1839580 - For async-parsed stylesheets, fire the load event sooner. r=smaug 2023-06-21 20:36:58 +00:00
SharedStyleSheetCache.h Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
SharedSubResourceCache.h Bug 1799200 - Sync-load <link rel=stylesheet> on chrome documents' shadow trees. r=smaug 2022-12-09 15:22:14 +00:00
SheetLoadData.h Bug 1839580 - For async-parsed stylesheets, fire the load event sooner. r=smaug 2023-06-21 20:36:58 +00:00
SheetParsingMode.h
StreamLoader.cpp Bug 1757253 - Use CheckedInt to avoid unnecessary warning in 64-bit builds, r=emilio 2022-03-03 21:10:35 +00:00
StreamLoader.h
StyleAnimationValue.cpp Bug 1598156 - Part 3: Remove RayReferenceData. r=emilio 2023-06-26 23:23:54 +00:00
StyleAnimationValue.h Bug 1837305 - Part 6: Update AnimationValue for offset-path. r=emilio 2023-06-15 00:04:00 +00:00
StyleColor.cpp Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers 2023-03-16 11:50:55 +00:00
StyleColorInlines.h Bug 1822041 - Color interpolation takes none keyword into account r=emilio,layout-reviewers 2023-03-19 10:09:53 +00:00
StylePreloadKind.h
StyleSheet.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
StyleSheet.h Bug 1836755 - Improve behavior of :host in InspectorUtils.selectorMatchesElement. r=jdescottes,layout-reviewers,dshin 2023-06-13 22:43:09 +00:00
StyleSheetInfo.h Bug 1834786 - Don't return cached stylesheets if the sheet principal doesn't match. r=dholbert 2023-05-28 20:43:32 +00:00
StyleSheetInlines.h
TimelineCollection.cpp Bug 1737920 - Part 1: Create ViewTimeline when specifying view-timeline property. r=emilio 2023-04-12 20:52:02 +00:00
TimelineCollection.h Bug 1814786 - Part 6: Create timeline objects when mutating scroll-timeline property. r=emilio 2023-03-07 23:57:55 +00:00
TimelineManager.cpp Bug 1737920 - Part 1: Create ViewTimeline when specifying view-timeline property. r=emilio 2023-04-12 20:52:02 +00:00
TimelineManager.h Bug 1737920 - Part 1: Create ViewTimeline when specifying view-timeline property. r=emilio 2023-04-12 20:52:02 +00:00
TopLevelImageDocument.css Bug 1802818 - Make overscroll gutter on top level image documents look nicer by setting a fixed background r=emilio 2022-11-28 08:25:25 +00:00
TopLevelVideoDocument.css Bug 1763667 part 2: Use :root instead of html/body, on selectors in TopLevelImageDocument.css and TopLevelVideoDocument.css. r=emilio,jaws 2022-04-13 18:40:24 +00:00
URLExtraData.cpp Bug 1820280 - Expose chrome CSS to about: pages except srcdoc/blank. r=necko-reviewers,valentin,smaug 2023-03-24 09:29:48 +00:00
URLExtraData.h Bug 1820280 - Enable chrome rules in Thunderbird's about:3pane. r=aleca,dholbert 2023-03-09 20:19:08 +00:00
UserAgentStyleSheetID.h
UserAgentStyleSheetList.h Bug 1823525 - Replace noscript.css stylesheet with scripting media query in html.css r=emilio 2023-03-28 08:01:50 +00:00
contenteditable.css
designmode.css
extra-bindgen-flags.in Bug 1739078 - Add MOZ_ICU_CFLAGS to bindgen flags for stylo. r=firefox-build-system-reviewers,mhentges 2021-11-30 21:34:14 +00:00
jar.mn Bug 1823525 - Replace noscript.css stylesheet with scripting media query in html.css r=emilio 2023-03-28 08:01:50 +00:00
moz.build Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
nsAnimationManager.cpp Bug 1808410 - Part 3: Create timeline for view(). r=emilio 2023-05-02 22:47:29 +00:00
nsAnimationManager.h Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2022-08-16 07:08:27 +00:00
nsCSSAnonBoxList.h Bug 1789123 - Make anonymous box wrapping inside XUL boxes be similar to modern flex boxes. r=dholbert 2022-09-08 11:51:15 +00:00
nsCSSAnonBoxes.cpp Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
nsCSSAnonBoxes.h Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSPropertyID.h.in Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
nsCSSPropertyIDSet.h Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
nsCSSProps.cpp Bug 1785366 - Blocklist backdrop filter on some Ivy/Sandybridge Intel Windows drivers. r=jrmuizel,emilio 2022-08-18 12:29:20 +00:00
nsCSSProps.h Bug 1785366 - Blocklist backdrop filter on some Ivy/Sandybridge Intel Windows drivers. r=jrmuizel,emilio 2022-08-18 12:29:20 +00:00
nsCSSPseudoElementList.h Bug 1803355: Basic implementation of Custom Highlight API. r=edgar,emilio 2023-01-27 11:42:18 +00:00
nsCSSPseudoElements.cpp Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame 2021-08-07 09:47:15 +00:00
nsCSSPseudoElements.h Bug 1803355: Basic implementation of Custom Highlight API. r=edgar,emilio 2023-01-27 11:42:18 +00:00
nsCSSValue.cpp Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
nsCSSValue.h Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
nsCSSVisitedDependentPropList.h
nsComputedDOMStyle.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsComputedDOMStyle.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsDOMCSSAttrDeclaration.cpp Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
nsDOMCSSAttrDeclaration.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
nsDOMCSSDeclaration.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsDOMCSSDeclaration.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsDOMCSSValueList.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsDOMCSSValueList.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsFontFaceLoader.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
nsFontFaceLoader.h Bug 1771493 - Part 1. Split FontFace(Set) into DOM facing and implementation classes. r=emilio 2022-06-28 21:46:59 +00:00
nsFontFaceUtils.cpp Bug 1826001 - Change SVGUtils::IsInSVGTextSubtree into a member function on nsIFrame r=emilio 2023-04-02 21:17:07 +00:00
nsFontFaceUtils.h
nsICSSDeclaration.cpp
nsICSSDeclaration.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsICSSLoaderObserver.h
nsMediaFeatures.cpp Bug 1838415 - Introduce RFPTargets for all CSS media features. r=tjr 2023-06-26 07:17:39 +00:00
nsROCSSPrimitiveValue.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsROCSSPrimitiveValue.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsStyleAutoArray.h
nsStyleConsts.h Bug 1837305 - Part 1: Rework GenericBasicShape. r=devtools-reviewers,emilio 2023-06-15 00:03:59 +00:00
nsStyleStruct.cpp Bug 1838600 - Implement the abs() function r=emilio 2023-06-22 11:20:03 +00:00
nsStyleStruct.h Bug 1559232 - Update the syntax of offset-position. r=devtools-reviewers,emilio 2023-06-01 20:04:52 +00:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1826001 - Change SVGUtils::IsInSVGTextSubtree into a member function on nsIFrame r=emilio 2023-04-02 21:17:07 +00:00
nsStyleStructList.h
nsStyleTransformMatrix.cpp Bug 1598156 - Part 3: Remove RayReferenceData. r=emilio 2023-06-26 23:23:54 +00:00
nsStyleTransformMatrix.h Bug 1598156 - Part 3: Remove RayReferenceData. r=emilio 2023-06-26 23:23:54 +00:00
nsStyleUtil.cpp Bug 1121792 - Use more complete BCP47/RFC4647 language-range matching rather than simple prefix-dash match for the :lang() pseudo. r=emilio 2023-04-12 21:46:46 +00:00
nsStyleUtil.h Bug 1121792 - Use more complete BCP47/RFC4647 language-range matching rather than simple prefix-dash match for the :lang() pseudo. r=emilio 2023-04-12 21:46:46 +00:00
nsTransitionManager.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
nsTransitionManager.h Bug 1831981 - Make the creation of a transition be a separate function. r=emilio 2023-05-08 22:33:38 +00:00