Index of /mozilla-central/testing/web-platform/tests/css/css-scoping
Name Last modified Size Description
Parent Directory -
reference/ 2022-11-12 16:50 -
resources/ 2022-11-12 16:47 -
META.yml 2022-11-12 16:47 115
chrome-1492368-crash.html 2023-11-21 06:01 479 Chrome crash re-assigning to slots with display:none slot
css-scoping-shadow-assigned-node-with-before-after.html 2022-11-12 16:48 1.6K CSS Scoping Module Level 1 - ::before and ::after pseudo class' contents on a node assigned to a slot element must be rendered
css-scoping-shadow-assigned-node-with-rules.html 2022-11-12 16:48 1.3K CSS Scoping Module Level 1 - Only rules outside a shadow tree must apply to nodes assigned to a slot in the shadow tree.
css-scoping-shadow-dynamic-remove-style-detached.html 2022-11-12 16:48 1.2K CSS Scoping: Invalidation of style data while ShadowRoot is disconnected.
css-scoping-shadow-host-functional-rule.html 2022-11-12 16:48 2.3K CSS Scoping Module Level 1 - :host() rules must apply to the shadow host.
css-scoping-shadow-host-namespace.html 2022-11-12 16:48 4.0K CSS Scoping Module Level 1 - :host, :host-context, and default @namespace
css-scoping-shadow-host-rule.html 2022-11-12 16:48 2.2K CSS Scoping Module Level 1 - :host rules must apply to the shadow host.
css-scoping-shadow-host-with-before-after.html 2022-11-12 16:50 1.4K CSS Scoping Module Level 1 - ::before and ::after pseudo elements' contents on a shadow host must be rendered
css-scoping-shadow-invisible-slot.html 2022-11-12 16:48 1.2K CSS Scoping Module Level 1 - elements with a distribution list should generate boxes in the formatting tree.
css-scoping-shadow-nested-slot-display-override.html 2022-11-12 16:48 937 CSS Scoping: Dynamically overriding nested slot display value
css-scoping-shadow-root-hides-children.html 2022-11-12 16:47 1.1K CSS Scoping Module Level 1 - a shadow tree hides non-distributed children of the host
css-scoping-shadow-slot-display-override.html 2022-11-12 16:47 1.2K CSS Scoping Module Level 1 - overriding slot element's display value should generate boxes
css-scoping-shadow-slot-fallback.html 2022-11-12 16:47 1.3K CSS Scoping Module Level 1 - slot element without distributed nodes must render its fallback content
css-scoping-shadow-slot-style.html 2022-11-12 16:48 1.5K CSS Scoping Module Level 1 - Ensure that slot's style is inherited by slotted children
css-scoping-shadow-slot.html 2022-11-12 16:48 1.2K CSS Scoping Module Level 1 - elements with a distribution list should generate boxes in the formatting tree.
css-scoping-shadow-slotted-nested.html 2022-11-12 16:48 2.3K CSS Scoping Module Level 1 - ::slotted pseudo element rule must apply to an element that got slotted via another slot
css-scoping-shadow-slotted-rule.html 2022-11-12 16:48 1.9K CSS Scoping Module Level 1 - :slotted pseudo element must allow selecting elements assigned to a slot element
css-scoping-shadow-with-outside-rules.html 2022-11-12 16:48 1.1K CSS Scoping Module Level 1 - a selector outside a shadow tree should not match nodes inside the shadow tree
css-scoping-shadow-with-rules-no-style-leak.html 2022-11-12 16:48 1.0K CSS Scoping Module Level 1 - a style rule inside a shadow tree doesn't affect the normal dom
css-scoping-shadow-with-rules.html 2022-11-12 16:50 1.1K CSS Scoping Module Level 1 - a selector inside a shadow tree is matched against nodes in the shadow tree
font-face-001.html 2024-04-20 06:02 1.0K CSS Test: @font-face applies in the shadow tree.
font-face-002.html 2024-04-20 06:02 1.0K CSS Test: @font-face from the document applies in the shadow tree.
font-face-003.html 2024-04-19 06:03 1.0K CSS Test: @font-face from document applies to :host.
font-face-004.html 2024-04-19 06:03 1.0K CSS Test: @font-face from document applies to ::slotted.
font-face-005.html 2024-04-20 06:02 1.0K CSS Test: @font-face should not leak out of shadow tree.
font-face-006.html 2024-04-20 06:02 1.0K CSS Test: @font-face from document applies to :host::before/::after.
font-face-007.html 2024-04-20 06:02 971 CSS Test: @font-face from shadow applies to :host.
font-face-008.html 2024-04-20 06:02 1.0K CSS Test: @font-face from shadow applies to ::slotted.
font-face-009.html 2024-04-20 06:02 1.0K CSS Test: @font-face from shadow applies to :host::before/::after.
has-slotted-001.html 2025-01-28 06:02 599 :has-slotted
has-slotted-002.html 2025-01-28 06:02 599 :has-slotted negative test: no children or white space
has-slotted-003.html 2025-01-28 06:02 615 :has-slotted
has-slotted-changing-001.html 2025-01-28 06:02 3.2K Changing content targetting :has-slotted through a single shadow root
has-slotted-changing-002.html 2025-01-28 06:02 2.9K Changing content targetting :has-slotted through multiple shadow roots
has-slotted-flattened-001.html 2025-01-28 06:02 807 :has-slotted flattened through multiple slots
has-slotted-flattened-002.html 2025-01-28 06:02 635 :has-slotted negative test: no children or white space
has-slotted-flattened-003.html 2025-01-28 06:02 661 :has-slotted populated, flattened through multiple slots
has-slotted-flattened-004.html 2025-01-28 06:02 639 :has-slotted negative test: empty nested slot
has-slotted-functional-001.tentative.html 2024-10-09 06:02 621 :has-slotted(*)
has-slotted-functional-002.tentative.html 2024-10-09 06:02 607 :has-slotted(...) negative test: no children or white space
has-slotted-functional-003.tentative.html 2024-10-09 06:02 674 :has-slotted(...) negative test: no children, but whitespace present
has-slotted-functional-004.tentative.html 2024-10-09 06:02 665 :has-slotted(.class)
has-slotted-functional-005.tentative.html 2024-10-09 06:02 683 :has-slotted(.class) negative test
has-slotted-functional-006.tentative.html 2024-10-09 06:02 727 :has-slotted(el) + :has-slotted(el)
has-slotted-functional-007.tentative.html 2024-10-09 06:02 699 :has-slotted(el + el)
has-slotted-functional-changing-001.tentative.html 2024-10-19 06:02 2.0K Changing content targetting :has-slotted(...) and :has-slotted through a single shadow root
has-slotted-functional-changing-002.tentative.html 2024-10-19 06:02 2.1K Changing content targetting :has-slotted(...) through a single shadow root
has-slotted-functional-changing-003.tentative.html 2024-10-19 06:02 2.1K Changing content targetting :has-slotted(...) and :has-slotted through multiple shadow roots
has-slotted-functional-changing-004.tentative.html 2024-10-19 06:02 2.2K Changing content targetting :has-slotted(...) through a single shadow root
has-slotted-functional-flattened-001.tentative.html 2024-10-09 06:02 888 :has-slotted(*) flattened through multiple slots
has-slotted-functional-flattened-002.tentative.html 2024-10-09 06:02 746 :has-slotted(...) negative test: no children or white space
has-slotted-functional-flattened-003.tentative.html 2024-10-09 06:02 938 :has-slotted(...) flattened through multiple slots, negative test: no children, but whitespace present
has-slotted-functional-flattened-004.tentative.html 2024-10-09 06:02 1.0K :has-slotted(.class) flattened through multiple slots
has-slotted-functional-flattened-005.tentative.html 2024-10-09 06:02 1.0K :has-slotted(.class) flattened through multiple slots, negative test
has-slotted-functional-flattened-006.tentative.html 2024-10-09 06:02 1.1K :has-slotted(el) + :has-slotted(el) flattened through multiple slots
has-slotted-manual-assignment.html 2025-01-21 06:01 2.5K :has-slotted with manual assignment
has-slotted-query-selector.html 2025-01-21 06:01 3.3K :has-slotted and query-selector
host-context-parsing.html 2022-11-12 16:48 692 Test parsing of the host-context() pseudo-classes
host-context-specificity-001.html 2022-11-12 16:48 598 CSS Test: the selector inside :host-context() affects specificity
host-context-specificity-002.html 2022-11-12 16:47 676 CSS Test: :host-context() is accounted for during specificity computation
host-context-specificity-003.html 2022-11-12 16:47 605 CSS Test: the :host-context() selector affects specificity
host-defined.html 2024-04-11 06:02 759 Shadow host is considered, but does not match :defined
host-descendant-001.html 2022-11-12 16:47 596
host-descendant-002.html 2022-11-12 16:48 537
host-descendant-003.html 2025-01-11 06:01 702 :host combined with :not
host-descendant-invalidation.html 2022-11-12 16:48 897 CSS Test: element style is correctly updated for rule with :host
host-dom-001.html 2022-11-12 16:48 807 CSS Test: :host in DOM APIs
host-functional-descendant-invalidation.html 2022-11-12 16:48 888 CSS Test: element style is correctly updated for rule with :host(..)
host-has-001.html 2024-08-17 06:02 654 :host(:has(...)) direct descendent
host-has-002.html 2024-08-17 06:02 681 :host(:has(...)) complex descendent
host-has-003.html 2024-08-17 06:02 670 :host(:has(...)) deep descendent
host-has-internal-001.tentative.html 2024-08-17 06:02 636 :host(:has(...)) internal descendent
host-has-internal-002.tentative.html 2024-08-17 06:02 672 :host(:has(...)) complex internal descendent
host-has-internal-003.tentative.html 2024-08-17 06:02 661 :host(:has(...)) deep internal descendent
host-in-host-context-selector.html 2024-11-29 06:02 540 CSS Scoping: :host-context(:host)
host-in-host-selector.html 2024-11-29 06:02 524 CSS Scoping: :host(:host)
host-is-001.html 2023-11-02 06:01 694 :host and :is (basic)
host-is-002.html 2023-11-02 06:01 654 :host and :is (basic)
host-is-003.html 2023-11-02 06:01 791 :host and :is() (combined with something else)
host-is-004.html 2023-11-02 06:01 748 :host and :is (combined with something else)
host-is-005.html 2023-11-02 06:01 716 :host and :is() (with pseudos)
host-is-006.html 2025-03-02 06:00 694 :host and :is, descendant
host-is-featureless.html 2024-09-28 06:01 507 CSS Scoping: Shadow host is featureless
host-multiple-001.html 2022-11-12 16:48 583 CSS Test: :host multiple times in the same compound selector.
host-multiple-002.html 2025-01-11 06:01 559 :host
host-multiple-003.html 2025-01-11 06:01 552 :host
host-multiple-004.html 2025-01-11 06:01 559 :host
host-multiple-005.html 2025-01-11 06:01 552 :host
host-nested-001.html 2022-11-12 16:48 884 CSS Test: :host doesn't match nested shadow hosts.
host-not-001.html 2025-01-11 06:01 942 :host combined with :not
host-parsing.html 2022-11-12 16:50 633 Test parsing of the :host/host() pseudo-classes
host-slotted-001.html 2022-11-12 16:48 660 CSS Test: :host matches while collecting ::slotted rules
host-specificity-002.html 2022-11-12 16:48 866 CSS Test: :host is accounted for during specificity computation
host-specificity-003.html 2022-11-12 16:47 857 CSS Test: the :host() selector affects specificity
host-specificity.html 2022-11-12 16:47 805 CSS Test: the selector inside :host() affects specificity
host-with-default-namespace-001.html 2022-11-12 16:47 779 CSS Test: :host ignores default namespace
keyframes-001.html 2024-03-15 06:01 1.1K CSS Test: @keyframes applies in the shadow tree.
keyframes-002.html 2024-03-15 06:01 935 CSS Test: @keyframes from the document should apply in the shadow tree.
keyframes-003.html 2022-11-12 16:48 784 CSS Test: @keyframes applies to :host.
keyframes-004.html 2023-06-23 06:01 880 CSS Test: @keyframes applies to ::slotted.
keyframes-005.html 2022-11-12 16:48 796 CSS Test: @keyframes should not leak out of shadow tree.
keyframes-006.html 2022-11-12 16:48 1.0K CSS Test: @keyframes applies to :host::before/::after.
reslot-text-inheritance.html 2022-11-12 16:48 600 CSS Test: Re-slotted text node inheritance
scope-pseudo-in-shadow.html 2024-11-17 06:01 844 :scope pseudo does not match in shadow root
scoped-reference-animation-001.html 2023-02-03 06:01 1.0K Tests animation with tree-scoped names and references
scoped-reference-animation-002.html 2023-02-03 06:01 1.3K Tests animation with tree-scoped names and references
scoped-reference-animation-ref.html 2023-02-03 06:01 460 Tests animation with tree-scoped names and references
shadow-assign-dynamic-001.html 2022-11-12 16:47 919 CSS Scoping Module Level 1 - Dynamic mutations to both shadow root and shadow host subtrees
shadow-at-import.html 2022-11-12 16:47 437 CSS Test: @import in Shadow DOM
shadow-cascade-order-001.html 2023-06-23 06:01 16K Shadow DOM: CSS Style Rule cascading
shadow-directionality-001.tentative.html 2022-11-12 16:48 1.2K CSS Test: directionality propagation in Shadow DOM.
shadow-directionality-002.tentative.html 2022-11-12 16:48 809 CSS Test: directionality propagation in Shadow DOM, appending a shadow host.
shadow-disabled-sheet-001.html 2022-11-12 16:48 722 CSS Scoping Module Level 1 - Disabled stylesheet dynamically
shadow-fallback-dynamic-001.html 2022-11-12 16:48 697 CSS Scoping Module Level 1 - Dynamic fallback content
shadow-fallback-dynamic-002.html 2022-11-12 16:48 712 CSS Scoping Module Level 1 - Dynamic fallback content
shadow-fallback-dynamic-003.html 2022-11-12 16:50 665 CSS Scoping Module Level 1 - Dynamic fallback content
shadow-fallback-dynamic-004.html 2022-11-12 16:48 826 CSS Scoping Module Level 1 - Dynamic fallback content
shadow-fallback-dynamic-005.html 2022-11-12 16:48 748 CSS Scoping Module Level 1 - Dynamic fallback content
shadow-host-removal-invalidation.html 2022-11-12 16:47 922 CSS Test: Invalidation of :host selectors
shadow-host-with-before-after.html 2022-11-12 16:47 2.1K CSS Test: Pseudo-elements and :host selector.
shadow-link-rel-stylesheet-no-style-leak.html 2022-11-12 16:47 724 CSS Test: <link rel="stylesheet"> in Shadow DOM doesn't affect the normal DOM
shadow-link-rel-stylesheet.html 2022-11-12 16:48 449 CSS Test: <link rel="stylesheet"> in Shadow DOM
shadow-multiple-links.html 2022-11-12 16:48 690 CSS Test: ShadowRoot with multiple sheet links with the same href shouldn't crash
shadow-reassign-dynamic-001.html 2022-11-12 16:48 899 CSS Scoping: Dynamic reassignment of a slot.
shadow-reassign-dynamic-002.html 2022-11-12 16:48 847 CSS Scoping: Dynamic reassignment of a slot.
shadow-reassign-dynamic-003.html 2022-11-12 16:48 755
shadow-reassign-dynamic-004.html 2022-11-12 16:48 897 CSS Scoping: Dynamic reassignment of a slot.
shadow-reassign-dynamic-005-crash.html 2024-11-01 06:02 387
shadow-reassign-dynamic-006-ref.html 2024-11-01 06:02 113 CSS Test Reference
shadow-reassign-dynamic-006.html 2024-11-01 06:02 757 CSS Scoping: Dynamic reassignment of a named slot child.
shadow-root-insert-into-document.html 2022-11-12 16:50 655 CSS Scoping Module Level 1 - Dynamic insertion of shadow host
shadow-shared-style-cache-001.html 2022-11-12 16:48 1.3K Shared style invalidation with removals
slot-non-html-display-value.html 2022-11-12 16:48 897 CSS Test: non-HTML slot elements don't get display: contents by default.
slotted-details-content-ref.html 2024-11-29 06:02 101
slotted-details-content.html 2024-11-29 06:02 563 CSS Scoping Test: ::slotted() allows ::details-content
slotted-file-selector-button-ref.html 2024-11-29 06:02 156
slotted-file-selector-button.html 2024-11-29 06:02 609 CSS Scoping Test: ::slotted() allows ::file-selector-button
slotted-has-001.html 2025-02-01 06:01 718 :has-slotted
slotted-has-002.html 2025-02-01 06:01 717 :has-slotted
slotted-has-003.html 2025-02-01 06:01 729 :has-slotted
slotted-has-004.html 2025-02-01 06:01 724 :has-slotted
slotted-invalidation.html 2022-11-12 16:47 1.2K CSS Test: Style invalidation for ::slotted()
slotted-link.html 2022-11-12 16:47 815 CSS Scoping: ::slotted :link
slotted-matches.html 2022-11-12 16:47 889 CSS Test: ::slotted() should not match via the matches() API, since it's in the wrong scope
slotted-nested.html 2022-11-12 16:48 1.6K
slotted-parsing.html 2024-11-29 06:02 2.2K CSS Scoping: ::slotted pseudo parsing
slotted-placeholder-ref.html 2022-11-12 16:48 160
slotted-placeholder.html 2022-11-12 16:48 671 CSS Scoping Test: ::slotted() allows ::placeholder
slotted-slot.html 2022-11-12 16:48 882 CSS Test: ::slotted() not matching slot elements
slotted-specificity-002.html 2022-11-12 16:48 787 CSS Test: slotted selectors are compared correctly for specificity
slotted-specificity.html 2022-11-12 16:50 848 CSS Test: the selector inside ::slotted() affects specificity
slotted-with-pseudo-element-ref.html 2022-11-12 16:48 287 CSS Scoping: pseudo element after ::slotted - reference
slotted-with-pseudo-element.html 2023-06-23 06:01 1.2K CSS Scoping: pseudo element after ::slotted
stylesheet-title-001.html 2022-11-12 16:47 902 CSS Test: title attribute in stylesheets not in the document tree is ignored
stylesheet-title-002.html 2022-11-12 16:47 1.5K CSS Test: title attribute in stylesheets not in the document tree is ignored
svg-id-ref-001.html 2025-03-04 06:02 1.2K Same clip-path id's in different tree scopes
whitespace-crash-001.html 2022-11-12 16:47 1.2K CSS Scoping: Dynamic shadow root creation and whitespace optimization crash.