Dactyloidae/layout/style
2024-06-11 10:14:40 +08:00
..
crashtests Issue #2135 - Bug 1453789: Remove Element.createShadowRoot 2023-03-06 16:16:40 +08:00
res Issue #2510 - Unprefix -moz-fit-content 2024-05-08 09:59:34 +08:00
test Issue #2477 - Part 2: Implement shorthand properties for [margin/padding][block/inline] 2024-04-11 15:56:31 +08:00
xbl-marquee import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
AnimationCollection.cpp Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
AnimationCollection.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
AnimationCommon.cpp Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
AnimationCommon.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
BindingStyleRule.cpp Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
BindingStyleRule.h Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
contenteditable.css import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CounterStyleManager.cpp Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
CounterStyleManager.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
CSS.cpp Issue #2112 - Part 10: Remove remaining Stylo/Servo includes and code 2024-04-02 22:44:24 +08:00
CSS.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CSSCalc.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
CSSEnabledState.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
CSSLexer.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CSSLexer.h Issue #80 - De-unify layout/style 2020-05-02 08:28:32 +08:00
CSSRuleList.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
CSSRuleList.h Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface. 2024-04-08 10:56:20 +08:00
CSSStyleSheet.cpp Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface. 2024-04-08 10:56:20 +08:00
CSSStyleSheet.h Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface. 2024-04-08 10:56:20 +08:00
CSSValue.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
CSSVariableDeclarations.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
CSSVariableDeclarations.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
CSSVariableImageTable.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CSSVariableResolver.cpp Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
CSSVariableResolver.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
CSSVariableValues.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
CSSVariableValues.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
Declaration.cpp Issue #2477 - Part 2: Implement shorthand properties for [margin/padding][block/inline] 2024-04-11 15:56:31 +08:00
Declaration.h Issue #2490 - Part 1: Make all CSS rules cycle-collected. 2024-04-08 10:39:37 +08:00
designmode.css import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ErrorReporter.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ErrorReporter.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
FontFace.cpp Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS 2019-02-16 00:27:49 +08:00
FontFace.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
FontFaceSet.cpp Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
FontFaceSet.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
FontFaceSetIterator.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
FontFaceSetIterator.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
generate-stylestructlist.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
GenerateCSSPropsGenerated.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
GroupRule.h Issue #2490 - Part 13: Convert media, supports, and moz-document rules to WebIDL. 2024-04-08 11:03:50 +08:00
ImageDocument.css import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
ImageLoader.cpp Issue #21 - Remove use counters telemetry 2022-04-28 10:43:09 +08:00
ImageLoader.h Issue #21 - Remove use counters telemetry 2022-04-28 10:43:09 +08:00
ImportRule.h Issue #2490 - Part 11: Convert CSSImportRule to WebIDL. 2024-04-08 10:59:42 +08:00
IncrementalClearCOMRuleArray.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
IncrementalClearCOMRuleArray.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
jar.mn import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
LayerAnimationInfo.cpp Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
LayerAnimationInfo.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
Loader.cpp Issue #2488 - Part 6: Define and declare CSSStyleSheet cast functions directly in StyleSheet 2024-04-02 22:52:28 +08:00
Loader.h Issue #2112 - Part 7: Remove Servo CSS Loader support 2024-04-02 22:42:09 +08:00
Makefile.in import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
MediaQueryList.cpp Issue #1655: Update MediaQueryList to the current draft spec. 2020-09-25 22:04:07 +08:00
MediaQueryList.h Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
moz.build Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
NameSpaceRule.h Issue #2490 - Part 8: Get rid of css::Rule::GetDOMRule. 2024-04-08 10:56:04 +08:00
nsAnimationManager.cpp Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
nsAnimationManager.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
nsComputedDOMStyle.cpp Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
nsComputedDOMStyle.h Issue #2488 - Part 2: Remove the DeclarationBlock class and use Declaration directly 2024-04-02 22:47:20 +08:00
nsComputedDOMStylePropertyList.h Issue #1838 - Part 2: Remove grid- prefix from grid-(column|row)-gap properties 2022-04-19 21:55:52 +08:00
nsCSSAnonBoxes.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSAnonBoxes.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSAnonBoxList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSCounterDescList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSDataBlock.cpp Issue #21 - Remove use counters telemetry 2022-04-28 10:43:09 +08:00
nsCSSDataBlock.h Issue #21 - Remove use counters telemetry 2022-04-28 10:43:09 +08:00
nsCSSFontDescList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSKeywordList.h Issue #2510 - Unprefix -moz-fit-content 2024-05-08 09:59:34 +08:00
nsCSSKeywords.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSKeywords.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSParser.cpp Issue #2522 - Part 2: Implement support for logical viewport units 2024-06-11 10:14:40 +08:00
nsCSSParser.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSPropAliasList.h Issue #2075 - Part 1: Rename offset-* logical properties to inset-* 2023-01-06 20:35:40 +08:00
nsCSSPropertyID.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSPropertyIDSet.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSPropList.h Issue #2477 - Part 2: Implement shorthand properties for [margin/padding][block/inline] 2024-04-11 15:56:31 +08:00
nsCSSPropLogicalGroupList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSProps.cpp Issue #2510 - Unprefix -moz-fit-content 2024-05-08 09:59:34 +08:00
nsCSSProps.h Issue #21 - Remove use counters telemetry 2022-04-28 10:43:09 +08:00
nsCSSPropsGenerated.inc.in import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSPseudoClasses.cpp Issue #2488 - Part 1a: nsCSSPseudoClassList should not include any header 2024-04-02 22:46:48 +08:00
nsCSSPseudoClasses.h Issue #1592 - Part 2: Parse ::slotted() pseudo-element as if it were a pseudo-class 2023-03-24 09:07:36 +08:00
nsCSSPseudoClassList.h Issue #2472 - Part 5: Make modal versions of <dialog> work, and tune styles. 2024-05-08 09:57:29 +08:00
nsCSSPseudoElementList.h Issue #1592 - Part 3: Ensure only tree-abiding pseudo-elements will follow ::slotted() 2023-03-24 09:10:42 +08:00
nsCSSPseudoElements.cpp Issue #1592 - Part 3: Ensure only tree-abiding pseudo-elements will follow ::slotted() 2023-03-24 09:10:42 +08:00
nsCSSPseudoElements.h Issue #1592 - Part 3: Ensure only tree-abiding pseudo-elements will follow ::slotted() 2023-03-24 09:10:42 +08:00
nsCSSRuleProcessor.cpp Issue #2250 - Part 2: Ignore the ancestor filter assertion if rule matching is restricted or if the current element is under a shadow host 2023-05-24 09:02:22 +08:00
nsCSSRuleProcessor.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
nsCSSRules.cpp Issue #2490 - Part 19: Convert CSSCounterStyleRule to WebIDL. 2024-04-08 11:12:32 +08:00
nsCSSRules.h Issue #2490 - Part 19: Convert CSSCounterStyleRule to WebIDL. 2024-04-08 11:12:32 +08:00
nsCSSScanner.cpp Issue #2143 - Implement CSS env() Environment Variables 2023-03-07 11:17:39 +08:00
nsCSSScanner.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsCSSValue.cpp Issue #2522 - Part 2: Implement support for logical viewport units 2024-06-11 10:14:40 +08:00
nsCSSValue.h Issue #2522 - Part 2: Implement support for logical viewport units 2024-06-11 10:14:40 +08:00
nsDOMCSSAttrDeclaration.cpp Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
nsDOMCSSAttrDeclaration.h Issue #2488 - Part 2: Remove the DeclarationBlock class and use Declaration directly 2024-04-02 22:47:20 +08:00
nsDOMCSSDeclaration.cpp Issue #2488 - Part 2: Remove the DeclarationBlock class and use Declaration directly 2024-04-02 22:47:20 +08:00
nsDOMCSSDeclaration.h Issue #2488 - Part 2: Remove the DeclarationBlock class and use Declaration directly 2024-04-02 22:47:20 +08:00
nsDOMCSSRect.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsDOMCSSRect.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsDOMCSSRGBColor.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsDOMCSSRGBColor.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsDOMCSSValueList.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsDOMCSSValueList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsFontFaceLoader.cpp Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
nsFontFaceLoader.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
nsFontFaceUtils.cpp Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
nsFontFaceUtils.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
nsHTMLCSSStyleSheet.cpp Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
nsHTMLCSSStyleSheet.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsHTMLStyleSheet.cpp Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
nsHTMLStyleSheet.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICSSDeclaration.h Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions] 2020-04-18 07:06:12 +08:00
nsICSSLoaderObserver.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICSSPseudoComparator.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsICSSStyleRuleDOMWrapper.h Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
nsIMediaList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIStyleRule.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIStyleRuleProcessor.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsLayoutStylesheetCache.cpp Issue #2488 - Part 6: Define and declare CSSStyleSheet cast functions directly in StyleSheet 2024-04-02 22:52:28 +08:00
nsLayoutStylesheetCache.h Issue #2112 - Part 8: Remove Stylo Stylesheet Cache 2024-04-02 22:42:25 +08:00
nsMediaFeatures.cpp Issue #1784 - Add -moz-dark-theme media query and allow prefers-color-scheme to follow it. 2021-06-24 11:10:22 +08:00
nsMediaFeatures.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsNthIndexCache.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsNthIndexCache.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsROCSSPrimitiveValue.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsROCSSPrimitiveValue.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsRuleData.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsRuleData.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsRuleNode.cpp Issue #2522 - Part 2: Implement support for logical viewport units 2024-06-11 10:14:40 +08:00
nsRuleNode.h Issue #2112 - Part 4: Remove Stylo support for mask-image 2024-04-02 22:30:47 +08:00
nsRuleProcessorData.h Issue #1592 - Part 8: Test the assigned slot for type/class/ID/attribute instead of the slottable when matching ::slotted() 2023-03-24 09:12:35 +08:00
nsRuleWalker.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsStyleConsts.h Issue #1914 - Implement white-space: break-spaces 2022-06-13 09:10:57 +08:00
nsStyleContext.cpp Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
nsStyleContext.h Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
nsStyleCoord.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsStyleCoord.h Issue #58 - Follow-up: Remove Rust binding leftovers 2024-04-02 22:46:00 +08:00
nsStyleSet.cpp Issue #2488 - Part 6: Define and declare CSSStyleSheet cast functions directly in StyleSheet 2024-04-02 22:52:28 +08:00
nsStyleSet.h Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
nsStyleStruct.cpp Issue #2112 - Part 13: Remove construction context for style structs 2024-04-02 22:45:08 +08:00
nsStyleStruct.h Issue #58 - Follow-up: Remove Rust binding leftovers 2024-04-02 22:46:00 +08:00
nsStyleStructFwd.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsStyleStructInlines.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
nsStyleTransformMatrix.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsStyleTransformMatrix.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsStyleUtil.cpp Issue #2466 - Part 3: Implement style-src-elem and style-src-attr 2024-02-08 14:33:59 +08:00
nsStyleUtil.h Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246 2024-01-11 09:50:12 +08:00
nsTransitionManager.cpp Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
nsTransitionManager.h Issue #1656 - Part 4: Manual cleanup 2020-09-25 22:04:20 +08:00
PythonCSSProps.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
Rule.h Issue #2490 - Part 20: Remove the stuff that was added temporarily to deal with a mix of WebIDL and non-WebIDL rules. 2024-04-08 11:12:53 +08:00
RuleNodeCacheConditions.cpp Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
RuleNodeCacheConditions.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
RuleProcessorCache.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
RuleProcessorCache.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SheetParsingMode.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SheetType.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
StyleAnimationValue.cpp Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
StyleAnimationValue.h Issue #2112 - Part 5: Remove Servo from forwarding code used by magic pointer classes 2024-04-02 22:41:34 +08:00
StyleComplexColor.h Issue #1668 - Part 1: Implement support for caret-color property. 2020-10-23 10:05:51 +08:00
StyleRule.cpp Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
StyleRule.h Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
StyleSheet.cpp Issue #2488 - Part 6: Define and declare CSSStyleSheet cast functions directly in StyleSheet 2024-04-02 22:52:28 +08:00
StyleSheet.h Issue #2490 - WIP: part 9. Add a CSSRule Web IDL interface. 2024-04-08 10:56:20 +08:00
StyleSheetInfo.h Issue #2112 - Part 10: Remove remaining Stylo/Servo includes and code 2024-04-02 22:44:24 +08:00
StyleSheetInlines.h Issue #2488 - Part 6: Define and declare CSSStyleSheet cast functions directly in StyleSheet 2024-04-02 22:52:28 +08:00
SVGAttrAnimationRuleProcessor.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
SVGAttrAnimationRuleProcessor.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
TopLevelImageDocument.css import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
TopLevelVideoDocument.css import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00