Index of /mozilla-central/testing/web-platform/tests/css/cssom

Icon  Name                                                              Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] support/ 2024-11-14 06:02 - [DIR] resources/ 2025-01-31 06:02 - [TXT] CSSStyleSheet-constructable-duplicate.html 2022-11-12 16:47 3.6K Cascade order of a stylesheet for duplicate sheets. [TXT] HTMLLinkElement-disabled-007.html 2022-11-12 16:47 1.2K <link disabled>'s "explicitly enabled" state works when set explicitly back and forth [TXT] cssimportrule-sheet-identity.html 2022-11-12 16:47 1.0K CSSImportRule has different sheets even if referencing the same URL [TXT] cssstyledeclaration-csstext-important.html 2022-11-12 16:47 589 CSSOM test: setting a property with cssText and !important [TXT] cssstyledeclaration-setter-declarations.html 2022-11-12 16:47 6.0K CSSOM test: declaration block after setting via CSSOM [TXT] getComputedStyle-display-none-003.html 2022-11-12 16:47 935 style is invalidated properly as a result of attribute changes in display: none subtrees [TXT] getComputedStyle-line-height.html 2022-11-12 16:47 953 CSS Test: line-height resolved value [TXT] insertRule-charset-no-index.html 2022-11-12 16:47 1.4K CSS Test: CSSOM StyleSheet insertRule with charset and omitted second argument [TXT] mediaquery-sort-dedup.html 2022-11-12 16:47 788 CSSOM test: Media query serialization quirks [TXT] serialization-CSSDeclaration-with-important.html 2022-11-12 16:47 1.7K cssom - Serialization of CSS declaration with "important" flag [TXT] style-sheet-interfaces-002.html 2022-11-12 16:47 1.6K CSS Test: CSSOM StyleSheet Modify Rule List [TXT] CSSNamespaceRule.html 2022-11-12 16:47 1.5K CSSOM - CSSNamespaceRule interface [TXT] CSSStyleSheet-constructable-replace-on-regular-sheet.html 2022-11-12 16:47 3.0K replace / replaceSync on non-constructed stylesheet [TXT] HTMLLinkElement-disabled-alternate-ref.html 2022-11-12 16:47 240 CSS Test Reference [TXT] computed-style-001.html 2022-11-12 16:47 2.5K CSS Test: getComputedStyle [TXT] cssstyledeclaration-csstext.html 2022-11-12 16:47 4.4K CSSOM Test: CSSStyleDeclaration.cssText Test [TXT] cssstyledeclaration-setter-form-controls.html 2022-11-12 16:47 2.8K CSSOM test: no side effects from setting "height" [TXT] getComputedStyle-dynamic-subdoc.html 2022-11-12 16:47 1.1K CSSOM: getComputedStyle cross-doc properly reflects media query changes [TXT] getComputedStyle-logical-enumeration.html 2022-11-12 16:47 1.2K CSSOM: getComputedStyle enumeration [TXT] insertRule-from-script-ref.html 2022-11-12 16:47 157 insertrule @import test reference [TXT] serialize-all-longhands.html 2022-11-12 16:47 1.2K Serialize all longhands [TXT] stylesheet-replacedata-dynamic-ref.html 2022-11-12 16:47 380 (Ref #1) CSS Test Reference [TXT] CSSRuleList.html 2022-11-12 16:47 1.1K CSSOM - CSSRuleList interface [TXT] CSSStyleSheet-constructable.html 2022-11-12 16:47 37K CSSStyleSheet constructor and adoptedStyleSheets [TXT] HTMLLinkElement-disabled-alternate.html 2022-11-12 16:47 770 CSS Test: alternate stylesheets can be disabled by HTMLLinkElement.disabled if they have the disabled attribute already [TXT] computed-style-002.html 2022-11-12 16:47 785 CSS Test: getComputedStyle - resolved width in iframe [TXT] cssom-cssText-serialize.html 2022-11-12 16:47 1.1K CSSOM Parsing Test: getting cssText must return the result of serializing the CSS declaration blocks. [TXT] cssstyledeclaration-custom-properties.html 2022-11-12 16:47 1.1K CSS Test: computed style declaration includes custom properties. [TXT] cssstyledeclaration-setter-logical.html 2022-11-12 16:47 2.7K CSSOM test: declaration block after setting via CSSOM [TXT] getComputedStyle-getter-v-properties.tentative.html 2022-11-12 16:47 1.3K CSSStyleDeclaration index getter v. attributes [TXT] getComputedStyle-property-order.html 2022-11-12 16:47 1.1K CSSOM: getComputedStyle property order [TXT] insertRule-from-script.html 2022-11-12 16:47 421 insertrule @import test [TXT] serialize-custom-props.html 2022-11-12 16:47 2.2K Serializing Integers Never Uses Scinot [TXT] stylesheet-replacedata-dynamic.html 2022-11-12 16:47 631 (Test #1) CSS Test: Dynamic changes to the stylesheet contents using replaceData are reflected [TXT] CSSKeyframeRule.html 2022-11-12 16:48 1.6K [TXT] CSSStyleSheet-constructable-disallow-import.tentative.html 2022-11-12 16:48 3.4K CSSStyleSheet Disallow Import Rules [TXT] HTMLLinkElement-disabled-006.html 2022-11-12 16:48 1.2K <link disabled>'s "explicitly enabled" state isn't magically set from the setter [TXT] border-shorthand-serialization.html 2022-11-12 16:48 1.8K serialization of border shorthand [TXT] cssimportrule-parent.html 2022-11-12 16:48 1.0K CSSImportRule correctly unlinks its child stylesheet from its parent [TXT] cssstyledeclaration-csstext-final-delimiter.html 2022-11-12 16:48 1.1K CSSOM - CSSStyleDeclaration - Text - Serialization - Delimiters [TXT] cssstyledeclaration-setter-attr.html 2022-11-12 16:48 882 CSSOM test: declaration block after setting via CSSOM [TXT] getComputedStyle-display-none-002.html 2022-11-12 16:48 1.2K CSSOM: getComputedStyle gets invalidated for display: none elements (rules) [TXT] getComputedStyle-layout-dependent-replaced-into-ib-split.html 2022-11-12 16:48 1.3K getComputedStyle() returns the right style for layout-dependent properties for nodes that have been just inserted into the document, and that have an ancestor whose layout tree was recreated (like an IB-split) [TXT] insertRule-across-context.html 2022-11-12 16:48 1.3K CSS Test: CSSOM StyleSheet insertRule across context [TXT] medialist-interfaces-004.html 2022-11-12 16:48 2.3K CSS Test: CSSOM MediaList Interfaces [TXT] selectorText-modification-restyle-002.html 2022-11-12 16:48 1.3K CSSOM: Modify selectorText in a shadow tree stylesheet [TXT] style-sheet-interfaces-001.html 2022-11-12 16:48 5.7K CSS Test: CSSOM StyleSheet Initial Values [TXT] variable-names.html 2022-11-12 16:48 1.5K Tests for handling of CSS Custom Property names [TXT] CSSGroupingRule-insertRule.html 2022-11-12 16:48 4.0K CSSOM - CSSGroupingRule - insertRule [TXT] CSSStyleSheet-constructable-disabled-regular-sheet-insertion.html 2022-11-12 16:48 959 Shouldn't crash / assert when inserting a stylesheet after there are disabled constructable sheets [TXT] HTMLLinkElement-disabled-005.html 2022-11-12 16:48 1.1K <link disabled>'s "explicitly enabled" persists across rel changes [TXT] base-uri.html 2022-11-12 16:48 1.8K CSSOM base URI is the document's base URI [TXT] css-style-reparse.html 2022-11-12 16:48 1.9K CSS Test: DOM modification re-parsing test [TXT] cssstyledeclaration-registered-custom-properties.html 2022-11-12 16:48 2.0K Computed CSSStyleDeclaration includes registered custom properties [TXT] getComputedStyle-display-none-001.html 2022-11-12 16:48 1.7K CSSOM: getComputedStyle gets invalidated for display: none elements (inheritance) [TXT] getComputedStyle-layout-dependent-removed-ib-sibling.html 2022-11-12 16:48 1.1K getComputedStyle() returns the right style for layout-dependent properties for nodes that have had an IB sibling removed [TXT] inline-style-001.html 2022-11-12 16:48 3.6K CSS Test: Inline CSSStyleDeclaration [TXT] medialist-interfaces-002.html 2022-11-12 16:48 2.4K CSS Test: CSSOM MediaList Interfaces [TXT] selectorText-modification-restyle-001.html 2022-11-12 16:48 630 (Test #1) CSSOM - CSSStyleRule.selectorText Modification Restyle - Test #1 [TXT] style-attr-update-across-documents.html 2022-11-12 16:48 2.2K CSSStyleDeclaration setter works when a node changes document [TXT] ttwf-cssom-document-extension.html 2022-11-12 16:48 1.2K CSSOM - Extensions to the Document Interface: StyleSheetList length is 0 when no sheets loaded [TXT] CSSStyleRule-set-selectorText-namespace.html 2022-11-12 16:48 2.1K CSSOM StyleRule selectorText property setter with namespaces [TXT] CSSStyleSheet-modify-after-removal.html 2022-11-12 16:48 1.2K CSS Test: CSSStyleSheet modifications after removal [   ] META.yml 2022-11-12 16:48 92 [TXT] computed-style-003.html 2022-11-12 16:48 916 CSS Test: getComputedStyle - resolved width in iframe dynamic display [TXT] cssom-cssstyledeclaration-set.html 2022-11-12 16:48 1.2K CSSOM: CSSStyleDeclaration on HTMLElement represents inline style changes [TXT] cssstyledeclaration-mutability.html 2022-11-12 16:48 2.2K CSSOM: CSSStyleDeclaration is mutable and immutable in various settings [TXT] declaration-block-all-crash.html 2022-11-12 16:48 322 [TXT] getComputedStyle-insets-absolute.html 2022-11-12 16:48 840 CSSOM: resolved values of the inset properties for absolute positioning [TXT] insertRule-import-no-index.html 2022-11-12 16:48 1.5K CSS Test: CSSOM StyleSheet insertRule with import and omitted second argument [TXT] preferred-stylesheet-order.html 2022-11-12 16:48 950 [TXT] serialize-media-rule.html 2022-11-12 16:48 5.7K CSSOM - Serialization of CSSMediaRule [TXT] stylesheet-same-origin.css 2022-11-12 16:48 28 [TXT] HTMLLinkElement-disabled-001.html 2022-11-12 16:49 1.7K <link disabled>, HTMLLinkElement.disabled and CSSStyleSheet.disabled interactions [TXT] MutationObserver-style.html 2022-11-12 16:49 1.4K Observer notifications when updating styles [TXT] computed-style-set-property.html 2022-11-12 16:49 1.7K NoModificationAllowedError when mutating read only properties [TXT] cssstyledeclaration-mutationrecord-003.html 2022-11-12 16:49 923 CSSOM: CSSStyleDeclaration.removeProperty doesn't queue a mutation record when not actually removed, invoked from setPropertyValue [TXT] font-family-serialization-001.html 2022-11-12 16:49 1.6K Serialization of font-family [TXT] getComputedStyle-insets-relative.html 2022-11-12 16:49 772 CSSOM: resolved values of the inset properties for relative positioning [TXT] getComputedStyle-sticky-pos-percent.html 2022-11-12 16:49 1.0K CSS Test: resolve top percentage value against proper box [TXT] insertRule-syntax-error-01.html 2022-11-12 16:49 625 [TXT] removerule-invalidation-crash.html 2022-11-12 16:49 468 CSSOM - removeRule doesn't assert when removing a particular set of rules [TXT] serialize-variable-reference.html 2022-11-12 16:49 1.6K CSSOM - Serialization with variable preserves original serialization. [TXT] CSSFontFaceRule.html 2022-11-12 16:49 721 CSSOM - CSSFontFaceRule interface [TXT] HTMLLinkElement-disabled-003.html 2022-11-12 16:49 1.3K <link disabled>'s "explicitly enabled" state persists after getting disconnected from the tree [TXT] css-style-attribute-modifications.html 2022-11-12 16:49 630 [TXT] cssom-setProperty-shorthand.html 2022-11-12 16:49 2.9K CSSOM: CSSStyleDeclaration (set|remove)PropertyValue sets/removes shorthand properties [TXT] cssstyledeclaration-mutationrecord-005.html 2022-11-12 16:49 847 CSSOM: CSSStyleDeclaration.setPropertyValue doesn't queue a mutation record for invalid values [TXT] getComputedStyle-animations-replaced-into-ib-split.html 2022-11-12 16:49 1.4K getComputedStyle() returns the right style for animating nodes that have been just inserted into the document, and that have an ancestor whose layout tree was recreated (like an IB-split) [TXT] getComputedStyle-insets-sticky-container-for-abspos.html 2022-11-12 16:49 893 CSSOM: resolved values of the inset properties for sticky positioning [TXT] historical.html 2022-11-12 16:49 1.4K Historical features [TXT] medialist-dynamic-001.html 2022-11-12 16:49 522 CSS Test: Dynamic changes to the stylesheet media attributes via CSSOM get reflected [TXT] shorthand-serialization.html 2022-11-12 16:49 4.2K Shorthand serialization should be done correctly. [TXT] ttwf-cssom-doc-ext-load-count.html 2022-11-12 16:49 2.7K CSSOM - Extensions to the Document Interface: StyleSheetList length reflects dynamically loaded and unloaded sheets [TXT] CSSCounterStyleRule.html 2022-11-12 16:49 698 CSSOM - CSSCounterStyleRule interface [TXT] HTMLLinkElement-disabled-002.html 2022-11-12 16:49 1.5K <link disabled>, HTMLLinkElement.disabled and CSSStyleSheet.disabled interactions (alternate) [TXT] StyleSheetList.html 2022-11-12 16:49 1.5K CSSOM - StyleSheetList interface [TXT] css-style-attr-decl-block.html 2022-11-12 16:49 6.7K [TXT] cssom-ruleTypeAndOrder.html 2022-11-12 16:49 2.2K CSS OM: CSS Rule Types and Order [TXT] cssstyledeclaration-mutationrecord-004.html 2022-11-12 16:49 874 CSSOM: CSSStyleDeclaration.removeProperty doesn't queue a mutation record when not actually removed [TXT] font-shorthand-serialization.html 2022-11-12 16:49 723 Serialization of font shorthand [TXT] getComputedStyle-insets-static.html 2022-11-12 16:49 766 CSSOM: resolved values of the inset properties for static positioning [TXT] getComputedStyle-width-scroll.tentative.html 2022-11-12 16:49 1.1K getComputedStyle() round-trips in presence of scrollbars. [TXT] medialist-dynamic-001-ref.html 2022-11-12 16:49 173 CSS Test Reference [TXT] rule-restrictions.html 2022-11-12 16:49 2.5K CSSOM Should correctly honor property restrictions [TXT] setproperty-null-undefined.html 2022-11-12 16:49 1.4K [TXT] CSS-namespace-object-class-string.html 2022-11-12 16:49 2.0K CSSOM - Symbol.toStringTag value of CSS namespace object [TXT] CSSStyleRule-set-selectorText.html 2022-11-12 16:49 5.8K CSSOM StyleRule selectorText property setter [TXT] CSSStyleSheet-template-adoption.html 2022-11-12 16:49 2.3K adoptedStyleSheets should stay when adopting to/from template document [TXT] MediaList.html 2022-11-12 16:49 3.4K CSSOM - MediaList interface [TXT] computed-style-004.html 2022-11-12 16:49 1.4K CSS Test: getComputedStyle - resolved width in nested iframes dynamic width [TXT] cssom-fontfacerule-constructors.html 2022-11-12 16:49 2.0K CSSOM Parsing Test: @font-face rules toString() as valid interfaces [TXT] cssstyledeclaration-mutationrecord-001.html 2022-11-12 16:49 896 CSSOM: CSSStyleDeclaration.setPropertyValue queues a mutation record when changed [TXT] escape.html 2022-11-12 16:49 4.0K CSS#escape [TXT] getComputedStyle-insets-fixed.html 2022-11-12 16:49 863 CSSOM: resolved values of the inset properties for fixed positioning [TXT] getComputedStyle-resolved-colors.html 2022-11-12 16:49 1.2K CSSOM: resolved values of certain color properties are used values [TXT] insertRule-namespace-no-index.html 2022-11-12 16:49 1.7K CSS Test: CSSOM StyleSheet insertRule with namespace and omitted second argument [TXT] preferred-stylesheet-reversed-order.html 2022-11-12 16:49 1.0K [TXT] serialize-namespaced-type-selectors.html 2022-11-12 16:49 16K CSSOM Test: test serialization of type selectors and namespace prefixes [TXT] stylesheet-same-origin.sub.html 2022-11-12 16:49 3.8K CSSOM - CSSStylesheet should support origins [TXT] CSSConditionRule-conditionText.html 2022-11-12 16:49 825 CSSConditionRule.conditionText [TXT] CSSStyleRule.html 2022-11-12 16:49 4.3K CSSOM CSSRule CSSStyleRule interface [TXT] CSSStyleSheet.html 2022-11-12 16:49 7.1K CSSOM - CSSStyleSheet interface [   ] MediaList2.xhtml 2022-11-12 16:49 1.7K CSS Test: the MediaList interface [TXT] computed-style-005.html 2022-11-12 16:49 1.8K CSS Test: getComputedStyle on blocks with auto margins [TXT] cssom-fontfacerule.html 2022-11-12 16:49 1.8K CSSOM Parsing Test: @font-face rules parsed into CSSOM CSSFontFaceRules [TXT] cssstyledeclaration-mutationrecord-002.html 2022-11-12 16:49 817 CSSOM: CSSStyleDeclaration.setPropertyValue doesn't queue a mutation record for invalid values [TXT] getComputedStyle-insets-nobox.html 2022-11-12 16:49 706 CSSOM: resolved values of the inset properties when the element generates no box [TXT] getComputedStyle-resolved-min-max-clamping.html 2022-11-12 16:49 1.7K CSSOM: resolved values of the width and height when the element generates no box or are a non-replaced inline aren't clamped by min-width / max-width [TXT] insertRule-no-index.html 2022-11-12 16:49 1.5K CSS Test: CSSOM StyleSheet insertRule omitted second argument [TXT] property-accessors.html 2022-11-12 16:49 1.6K Accessing properties via CSSStyleDeclaration [TXT] stylesheet-title.html 2022-11-12 16:49 1.4K CSS Test: StyleSheet's title attribute [TXT] CSSGroupingRule-cssRules.html 2022-11-12 16:50 1.8K CSSOM - CSSGroupingRule - cssRules [TXT] CSSStyleSheet-constructable-cssRules.html 2022-11-12 16:50 1.1K CSSStyleSheet.replace/replaceSync() doesn't change cssRules object [TXT] HTMLLinkElement-disabled-004.html 2022-11-12 16:50 1.5K <link disabled>'s "explicitly enabled" state doesn't persist for clones [TXT] at-namespace.html 2022-11-12 16:50 1.0K CSS Test: @namespace in CSSOM is not severely broken [TXT] css-style-declaration-modifications.html 2022-11-12 16:50 3.0K CSS Test: CSSStyleDeclaration Interface [TXT] cssstyledeclaration-cssfontrule.tentative.html 2022-11-12 16:50 1.0K CSSStyleDeclaration for a CSSFontRule [TXT] cssstyledeclaration-properties.html 2022-11-12 16:50 875 CSS Test: CSSStyleDeclaration properties are defined as WebIDL attributes, not using getOwnPropertyNames() [TXT] getComputedStyle-detached-subtree.html 2022-11-12 16:50 2.0K CSSOM: getComputedStyle returns no style for elements not in the tree [TXT] getComputedStyle-insets-sticky.html 2022-11-12 16:50 833 CSSOM: resolved values of the inset properties for sticky positioning [TXT] idlharness.html 2022-11-12 16:50 2.5K CSSOM automated IDL tests [TXT] medialist-interfaces-001.html 2022-11-12 16:50 2.7K CSS Test: CSSOM Media Query List Serialization [TXT] selectorText-modification-restyle-001-ref.html 2022-11-12 16:50 221 (Ref #1) CSSOM - CSSStyleRule.selectorText Modification Restyle - Reference #1 [TXT] ttwf-cssom-doc-ext-load-tree-order.html 2022-11-12 16:50 2.8K CSSOM - Extensions to the Document Interface: Stylesheet header load order [TXT] font-variant-shorthand-serialization.html 2022-11-24 15:31 4.9K Serialization of font-variant shorthand [TXT] cssom-getPropertyValue-common-checks.html 2022-11-24 15:31 6.9K Common serialization checks for all properties [TXT] CSSKeyframesRule.html 2022-11-24 15:31 5.5K CSSOM - CSSKeyframesRule interface [TXT] overflow-serialization.html 2022-12-13 10:32 2.8K CSSOM - Overflow shorthand serialization [TXT] flex-serialization.html 2022-12-13 10:32 1.7K CSSOM - Flex serialization [TXT] CSSFontFeatureValuesRule.html 2022-12-23 06:01 6.0K CSSOM - CSSFontFeatureValuesRule interface [TXT] adoptedstylesheets-observablearray.html 2023-01-05 06:01 3.4K Adoptedstylesheets as ObservableArray [   ] xml-stylesheet-pi-in-doctype.xhtml 2023-06-11 06:01 647 xml-stylesheet processing instruction in doctype internal subset [TXT] shorthand-values.html 2023-06-13 06:01 3.0K CSS OM: CSS Values [TXT] HTMLStyleElement-load-event.html 2023-06-16 06:01 1.0K style elements fire load events properly [TXT] HTMLLinkElement-load-event.html 2023-06-16 06:01 1.5K Link element load event doesn't block the parser. [TXT] selectorSerialize.html 2023-06-23 06:01 7.7K CSSOM Test: test serialized selector which is only one simple selector in the sequence of simple selectors [TXT] getComputedStyle-insets-grid.html 2023-07-13 06:01 931 Position absolute getComputedStyle left (for display: grid) [TXT] getComputedStyle-insets-relpos-inline.html 2023-07-13 06:01 2.0K getComputedStyle OOF inset resolved against relpos inline container [TXT] getComputedStyle-insets-absolute-crash.html 2023-07-13 06:01 848 Chromium bug: getComputedStyle() crashes with subtree layout of out-of-flow node [TXT] stylesheet-dom-mutation-event-crash.html 2023-08-15 06:01 253 [TXT] getComputedStyle-insets-absolute-logical-crash.html 2023-09-29 06:02 922 Chromium bug: getComputedStyle() crashes with logical inset properties [TXT] getComputedStyle-insets-absolute-roundtrip.html 2023-09-29 06:02 1.3K Chromium bug: getComputedStyle() fixed-length inset values don't roundtrip [TXT] getComputedStyle-margins-roundtrip.html 2023-10-05 06:01 1.3K Chromium bug: getComputedStyle() fixed-length inset values don't roundtrip [TXT] getComputedStyle-insets-multicol-absolute-crash.html 2023-10-27 06:02 569 Chromium bug: getComputedStyle() crashes with inset properties on abspos in multicol [TXT] insert-dir-rule-in-iframe-crash.html 2023-10-27 06:02 687 CSSOM Test: Chrome crash inserting :dir rule in iframe [TXT] insert-dir-rule-crash.html 2023-11-07 06:01 449 CSSOM Test: Chrome crash inserting :dir rule [TXT] HTMLLinkElement-load-event-002.html 2023-11-07 06:01 2.0K Link element load event doesn't block the parser. [TXT] delete-namespace-rule-when-child-rule-exists.html 2023-11-21 06:01 742 Deleting a @namespace rule when list contains anything other than @import or @namespace rules should throw InvalidStateError. [TXT] insert-invalid-where-rule-crash.html 2023-11-21 06:01 413 CSSOM Test: Chrome crash keeping rule with empty selector list [TXT] change-rule-with-layers-crash.html 2023-11-21 06:01 482 CSSOM Test: Chrome crash when modifying rules with @layer [TXT] invalid-pseudo-elements.html 2023-11-21 06:01 630 CSSOM: Test that rules with invalid pseudo elements are not found [TXT] caretPositionFromPoint.html 2023-11-23 06:01 3.4K document.caretPositionFromPoint() [TXT] caretPositionFromPoint-with-transformation.html 2023-11-23 06:01 1.6K getCaretPositionFromPoint should return the correct offset even in iframes with transformation [TXT] CSSStyleSheet-constructable-concat.html 2023-12-03 06:00 1.3K Adoptedstylesheets.concat should work when starting empty [TXT] CSSStyleSheet-constructable-replace-cssRules.html 2023-12-03 06:00 1.8K CSSStyleSheet.replace reflects the right cssRules. [TXT] CSSStyleSheet-constructable-concat-ref.html 2023-12-03 06:00 337 Adoptedstylesheets.concat should work when starting empty [TXT] cssstyledeclaration-csstext-all-shorthand.html 2024-01-07 06:00 1.7K CSSOM test: serialization of the 'all' shorthand in cssText [TXT] getComputedStyle-pseudo.html 2024-01-11 06:01 10K CSSOM: Correct resolution of resolved value for display-affected pseudo-elements [TXT] CSSStyleSheet-constructable-invalidation.html 2024-03-05 06:02 2.4K CSSStyleSheet rule mutation invalidation [TXT] CSSStyleSheet-constructable-insertRule-base-uri-ref.html 2024-03-16 06:02 100 CSS Test Reference [TXT] CSSStyleSheet-constructable-insertRule-base-uri.html 2024-03-16 06:02 743 CSSStyleSheet.insertRule() on a constructable stylesheet uses the right base uri, even if replace/Sync() hasn't been called yet [TXT] getComputedStyle-pseudo-with-argument.html 2024-03-16 06:02 1.9K CSSOM: Handling pseudo-elements with arguments [   ] cssstyledeclaration-csstext-setter.window.js 2024-03-20 06:03 2.6K [   ] WEB_FEATURES.yml 2024-05-01 06:02 207 [TXT] CSSStyleSheet-constructable-baseURL.html 2024-05-09 06:01 2.3K CSSStyleSheet baseURL [TXT] adoptedstylesheets-modify-array-and-sheet.html 2024-06-04 06:01 1.1K adoptedStyleSheet - Add and remove the same sheet with modifications [TXT] page-descriptors.html 2024-07-04 06:01 5.6K CSSPageDescriptors properties tests [TXT] CSSContainerRule.tentative.html 2024-07-12 06:02 1.2K CSSContainerRule [TXT] link-element-stylesheet-title.html 2024-08-09 06:02 1.7K Link Element StyleSheet's title attribute [TXT] insertRule-import-trailing-garbage-crash.html 2024-08-23 06:02 265 [TXT] getComputedStyle-special-chars-crash.html 2024-08-29 06:02 186 [TXT] cssimportrule.html 2024-11-08 06:02 5.5K CSSOM CSSRule CSSImportRule interface [TXT] getComputedStyle-pseudo-checkmark.html 2024-12-12 06:02 1.4K CSSOM: Correct resolution of resolved value for the checkmark pseudo-element [TXT] getComputedStyle-pseudo-picker-icon.html 2024-12-12 06:02 1.4K CSSOM: Correct resolution of resolved value for the picker-icon pseudo-element [TXT] serialize-values.html 2024-12-17 06:01 19K CSSOM serialize values [TXT] cssstyledeclaration-removeProperty-all.html 2025-01-03 06:02 778 CSSStyleDeclaration.removeProperty("all") [TXT] cssstyledeclaration-all-shorthand.html 2025-01-11 06:01 2.2K CSSOM Test: Passing "all" shorthand to property methods [TXT] adoptedstylesheets-adopt-style.tentative.html 2025-01-31 06:02 862 adoptedStyleSheets adopt link tag [TXT] adoptedstylesheets-adopt-style-subresource.tentative.html 2025-01-31 06:02 874 adoptedStyleSheets adopt link tag [TXT] adoptedstylesheets-adopt-link.tentative.html 2025-01-31 06:02 867 adoptedStyleSheets adopt link tag [TXT] cssom-pagerule.html 2025-02-03 06:01 4.3K CSSOM: CSSPageRule tests [TXT] set-selector-text-attachment.html 2025-02-20 06:02 839 Setting selectorText does not detach rule [TXT] resolved-border-width.html 2025-03-05 06:02 835 border-*-width returns computed rather than used values from getComputedStyle() [TXT] insertRule-import-no-sheet-crash.html 2025-03-12 06:02 847