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 @@
[after-1kb.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[after-bogus.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[after-head-in-1kb-crlf.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[after-head-in-1kb.html]
expected: FAIL

View file

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

View file

@ -0,0 +1,2 @@
[in-object.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[in-svg.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[in-template.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[inheritance-bogus-meta-utf-8.html]
[Child with bogus Content-Type charset, but valid <meta charset>]
expected: FAIL

View file

@ -0,0 +1,6 @@
[inheritance-bogus-meta.html]
[Child with bogus Content-Type charset, but valid <meta charset>]
expected: FAIL
[Cross-origin child with bogus <meta charset>]
expected: FAIL

View file

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

View file

@ -0,0 +1,2 @@
[non-ascii-in-comment-before.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[non-ascii-in-title-before.html]
expected: FAIL

View file

@ -0,0 +1,66 @@
[with-inheritance.html]
[Check http://web-platform.test:8000/html/syntax/charset/after-1kb.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/after-bogus-after-1kb.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/after-bogus.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/after-head-after-1kb-crlf.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/after-head-after-1kb.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/after-head-in-1kb-crlf.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/after-head-in-1kb.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/baseline.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/document-write.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-comment.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-noscript-after-template-after-1kb.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-object.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-script.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-style.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-svg.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-svg-in-cdata.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-template-after-1kb.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-template.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/in-title.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/ncr.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/non-ascii-in-comment-before.html]
expected: FAIL
[Check http://web-platform.test:8000/html/syntax/charset/non-ascii-in-title-before.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[without-inheritance.html]
expected: TIMEOUT

View file

@ -0,0 +1,33 @@
[xhr.html]
[Check after-1kb.html]
expected: FAIL
[Check after-bogus.html]
expected: FAIL
[Check after-head-in-1kb-crlf.html]
expected: FAIL
[Check after-head-in-1kb.html]
expected: FAIL
[Check baseline.html]
expected: FAIL
[Check in-object.html]
expected: FAIL
[Check in-svg.html]
expected: FAIL
[Check in-template.html]
expected: FAIL
[Check ncr.html]
expected: FAIL
[Check non-ascii-in-comment-before.html]
expected: FAIL
[Check non-ascii-in-title-before.html]
expected: FAIL