Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,2 @@
[dir-selector-auto-direction-change-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-selector-auto.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[dir-selector-change-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-selector-change-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-selector-change-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-selector-change-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-selector-ltr-001.html]
expected: FAIL

View file

@ -0,0 +1,9 @@
[dir-selector-querySelector.html]
[:dir() allows any ident value but strings other than ltr/rtl don't match]
expected: FAIL
[:dir() works in compound selectors]
expected: FAIL
[:dir() works in complex selectors]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-selector-rtl-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-selector-white-space-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-style-01a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-style-01b.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-style-02a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-style-02b.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-style-03a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-style-03b.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-style-04.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-letter-flag-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-bidi-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-bidi-002.html]
expected: FAIL

View file

@ -0,0 +1,7 @@
[focus-in-focus-event-001.html]
[Checks that ':focus-visible' pseudo-class matches inside 'focus' event handler]
expected: FAIL
[Checks that ':focus-within' pseudo-class matches inside 'focus' event handler]
expected: FAIL

View file

@ -0,0 +1,2 @@
[focus-in-focusin-event-001.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[focus-visible-010.html]
[Programmatic focus on page load should match :focus-visible]
expected: FAIL

View file

@ -0,0 +1,4 @@
[focus-visible-014.html]
[:focus-visible matches after script focus move]
expected: FAIL

View file

@ -0,0 +1,114 @@
[focus-visible-017-2.html]
[":focus-visible" should be a valid selector]
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element ABBR shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element ADDRESS shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element BDI shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element BLOCKQUOTE shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element CODE shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element DD shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element SUMMARY shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element DETAILS shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element DIV shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element DL shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element DT shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element EM shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element LEGEND shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element FIGCAPTION shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element FIGURE shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element FORM shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element HR shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element IMG shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element LABEL shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element LI shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element MARK shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element METER shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element OL shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element PRE shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element PROGRESS shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element P shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element SMALL shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element S shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element STRONG shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element SUB shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element SUP shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element CAPTION shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element TABLE shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element TD shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element TIME shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element UL shows a focus ring with 'outline-style: auto']
expected: FAIL
[By default initial programatic focus matches ':focus-visible', so the element U shows a focus ring with 'outline-style: auto']
expected: FAIL

View file

@ -0,0 +1,7 @@
[focus-visible-017.html]
[By default initial programatic focus matches ':focus-visible', so the element shows a focus ring with 'outline-style: auto']
expected: FAIL
[":focus-visible" should be a valid selector]
expected: FAIL

View file

@ -0,0 +1,2 @@
[focus-visible-020.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[focus-visible-023.html]
[":focus-visible" should be a valid selector]
expected: FAIL
[:focus-visible stop matching after blur]
expected: FAIL

View file

@ -0,0 +1,7 @@
[focus-visible-script-focus-001.html]
expected: ERROR
[":focus-visible" should be a valid selector]
expected: FAIL
[Script focus without any previous user interaction matches :focus-visible]
expected: FAIL

View file

@ -0,0 +1,2 @@
[focus-within-011.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-argument-with-explicit-scope.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[has-argument-with-explicit-scope.tentative.html]
expected: ERROR

View file

@ -0,0 +1,4 @@
[has-basic.html]
expected: ERROR
[:has(#a) matches expected elements]
expected: FAIL

View file

@ -0,0 +1,3 @@
[has-error-recovery.html]
[CSS Selectors: :has() error recovery]
expected: FAIL

View file

@ -0,0 +1,36 @@
[has-matches-to-uninserted-elements.html]
[:has(child) matches expectedly]
expected: FAIL
[:has(> child) matches expectedly]
expected: FAIL
[:has(descendant) matches expectedly]
expected: FAIL
[:has(> descendant) matches expectedly]
expected: FAIL
[:has(~ direct_sibling) matches expectedly]
expected: FAIL
[:has(+ direct_sibling) matches expectedly]
expected: FAIL
[:has(~ indirect_sibling) matches expectedly]
expected: FAIL
[:has(+ indirect_sibling) matches expectedly]
expected: FAIL
[:has(*) matches expectedly]
expected: FAIL
[:has(> *) matches expectedly]
expected: FAIL
[:has(~ *) matches expectedly]
expected: FAIL
[:has(+ *) matches expectedly]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-relative-argument.html]
expected: ERROR

View file

@ -0,0 +1,24 @@
[has-specificity.html]
[:has(#foo) wins over :has(.foo)]
expected: FAIL
[:has(span#foo) wins over :has(#foo)]
expected: FAIL
[:has(.bar, #foo) has same specificity as :has(#foo, .bar)]
expected: FAIL
[:has(.bar, #foo) wins over :has(.foo, .bar)]
expected: FAIL
[:has(span + span) wins over :has(span)]
expected: FAIL
[:has(span, li, p) wins over :has(span, lo, p)]
expected: FAIL
[latter .baz wins over :has(.foo)]
expected: FAIL
[latter :has(.foo) wins over .baz]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-visited.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[attribute-or-elemental-selectors-in-has.html]
expected: ERROR

View file

@ -0,0 +1,19 @@
[child-indexed-pseudo-classes-in-has.html]
expected: ERROR
[Initial colors: #only_child]
expected: FAIL
[Initial colors: #first_child]
expected: FAIL
[Initial colors: #last_child]
expected: FAIL
[Initial colors: #nth_child_3n_1]
expected: FAIL
[Initial colors: #nth_child_3n_2]
expected: FAIL
[Initial colors: #nth_child_3n]
expected: FAIL

View file

@ -0,0 +1,2 @@
[class-id-attr.html]
expected: FAIL

View file

@ -0,0 +1,4 @@
[empty-pseudo-in-has.html]
expected: ERROR
[Empty #subject]
expected: FAIL

View file

@ -0,0 +1,4 @@
[has-complexity.html]
expected: ERROR
[Before appending 25000 elements]
expected: FAIL

View file

@ -0,0 +1,4 @@
[has-in-adjacent-position.html]
expected: ERROR
[Initial color]
expected: FAIL

View file

@ -0,0 +1,4 @@
[has-in-ancestor-position.html]
expected: ERROR
[Initial color]
expected: FAIL

View file

@ -0,0 +1,4 @@
[has-in-parent-position.html]
expected: ERROR
[Initial color]
expected: FAIL

View file

@ -0,0 +1,4 @@
[has-in-sibling-position.html]
expected: ERROR
[Initial color]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-invalidation-after-removing-non-first-element.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[has-invalidation-for-wiping-an-element.html]
expected: ERROR

View file

@ -0,0 +1,4 @@
[has-sibling.html]
expected: ERROR
[initial_color]
expected: FAIL

View file

@ -0,0 +1,4 @@
[has-with-not.html]
expected: ERROR
[Initial color]
expected: FAIL

View file

@ -0,0 +1,2 @@
[has-with-pseudo-class.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[host-pseudo-class-in-has.html]
expected: ERROR

View file

@ -0,0 +1,28 @@
[input-pseudo-classes-in-has.html]
expected: ERROR
[:checked & :indeterminate invalidation on <input>]
expected: FAIL
[:indeterminate invalidation on <progress>]
expected: NOTRUN
[:disabled invalidation]
expected: NOTRUN
[:read-only invalidation]
expected: NOTRUN
[:valid invalidation]
expected: NOTRUN
[:default invalidation with input[type=radio\]]
expected: NOTRUN
[:required invalidation]
expected: NOTRUN
[:out-of-range invalidation]
expected: NOTRUN
[:placeholder-shown invalidation]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[is-pseudo-containing-complex-in-has.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[link-pseudo-in-has.html]
[CSS Selectors Invalidation: :link, :visited :any-link, pseudo-class in :has() argument]
expected: FAIL

View file

@ -0,0 +1,3 @@
[location-pseudo-classes-in-has.html]
[CSS Selectors Invalidation: location pseudo classes in :has() argument]
expected: FAIL

View file

@ -0,0 +1,9 @@
[media-pseudo-classes-in-has.html]
[Test :playing pseudo-classes]
expected: FAIL
[Test :seeking pseudo-class]
expected: FAIL
[Test :muted pseudo-class]
expected: FAIL

View file

@ -0,0 +1,9 @@
[modal-pseudo-class-in-has.html]
[:modal pseudo-class is not active with dialog.show()]
expected: FAIL
[:modal pseudo-class invalidation with showModal+close]
expected: FAIL
[:modal pseudo-class invalidation with showModal+remove]
expected: FAIL

View file

@ -0,0 +1,7 @@
[not-001.html]
[precondition]
expected: FAIL
[Invalidation of sibling combinators in :not()]
expected: FAIL

View file

@ -0,0 +1,19 @@
[not-002.html]
[Invalidate :not() for simple selector arguments.]
expected: FAIL
[Invalidate :not() for compound selector arguments.]
expected: FAIL
[Test specificity of :not().]
expected: FAIL
[Preconditions.]
expected: FAIL
[Invalidate :not() for complex selector arguments.]
expected: FAIL
[Invalidate nested :is() inside :not().]
expected: FAIL

View file

@ -0,0 +1,2 @@
[not-pseudo-containing-complex-in-has.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[nth-child-of-attr.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-class-prefix.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-class.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-has.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-id-prefix.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-ids.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-in-ancestor.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-in-is.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-in-shadow-root.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-is.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-pseudo-class.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-of-sibling.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-when-ancestor-changes.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-child-when-sibling-changes.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-last-child-of-class-prefix.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-last-child-of-id-prefix.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-last-child-of-ids.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-last-child-of-in-is.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-last-child-of-in-shadow-root.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-last-child-of-is.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[nth-last-child-of-pseudo-class.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[subject-has-invalidation-with-display-none-anchor-element.html]
[CSS Selectors Invalidation: subject :has() invalidation with display: none anchor element]
expected: FAIL

View file

@ -0,0 +1,3 @@
[target-pseudo-in-has.html]
[CSS Selectors Invalidation: :target pseudo-class in :has() argument]
expected: FAIL

View file

@ -0,0 +1,19 @@
[typed-child-indexed-pseudo-classes-in-has.html]
expected: ERROR
[Initial colors: #only_of_type]
expected: FAIL
[Initial colors: #first_of_type]
expected: FAIL
[Initial colors: #last_of_type]
expected: FAIL
[Initial colors: #nth_of_type_3n_1]
expected: FAIL
[Initial colors: #nth_of_type_3n_2]
expected: FAIL
[Initial colors: #nth_of_type_3n]
expected: FAIL

View file

@ -0,0 +1,2 @@
[is-default-ns-002.html]
expected: FAIL

View file

@ -0,0 +1,4 @@
[is-specificity-shadow.html]
[Specificity of :host() inside :is()]
expected: FAIL

View file

@ -0,0 +1,5 @@
[is-where-basic.html]
expected: ERROR
[:is() matches expected elements]
expected: FAIL

View file

@ -0,0 +1,4 @@
[is-where-error-recovery.html]
[CSS Selectors: :is() and :where() error recovery]
expected: FAIL

View file

@ -0,0 +1,4 @@
[is-where-error-recovery.tentative.html]
[CSS Selectors: :is() and :where() error recovery]
expected: FAIL

View file

@ -0,0 +1,2 @@
[is-where-not.html]
expected: ERROR

View file

@ -0,0 +1,39 @@
[is-where-parsing.html]
[Nested :is]
expected: FAIL
[Pseudo-elements after]
expected: FAIL
[Nested :where]
expected: FAIL
[Pseudo-classes after]
expected: FAIL
[Multiple selectors with combinators]
expected: FAIL
[Combinators after]
expected: FAIL
[Nested inside :host, without combinators]
expected: FAIL
[Pseudo-classes inside]
expected: FAIL
[After part with simple pseudo-class]
expected: FAIL
[Nested inside :not, without combinators]
expected: FAIL
[Nested inside :not, with combinators]
expected: FAIL
[Trailing whitespace]
expected: FAIL
[Nested inside :host, with trailing whitespace]
expected: FAIL

View file

@ -0,0 +1,4 @@
[is-where-pseudo-classes.html]
[:is() combined with pseudo-classes]
expected: FAIL

View file

@ -0,0 +1,2 @@
[is-where-pseudo-elements.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[is-where-shadow.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[is-where-visited.html]
expected: FAIL

View file

@ -0,0 +1,10 @@
[media-loading-state.html]
expected: TIMEOUT
[Test :pseudo-class syntax is supported without throwing a SyntaxError]
expected: FAIL
[Test :stalled pseudo-class]
expected: TIMEOUT
[Test :buffering pseudo-class]
expected: NOTRUN

View file

@ -0,0 +1,12 @@
[media-playback-state.html]
[Test :pseudo-class syntax is supported without throwing a SyntaxError]
expected: FAIL
[Test :playing pseudo-classes]
expected: FAIL
[Test :paused pseudo-classes]
expected: FAIL
[Test :seeking pseudo-class]
expected: FAIL

View file

@ -0,0 +1,6 @@
[sound-state.html]
[Test :pseudo-class syntax is supported without throwing a SyntaxError]
expected: FAIL
[Test :muted pseudo-class]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more