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 @@
[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