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,24 @@
[access-control-expose-headers-parsing.window.html]
[Parsing: Access-Control-Expose-Headers%3A%20bb-8%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
expected: FAIL
[Parsing: Access-Control-Expose-Headers%3A%20bb-8%2C%20no%20no]
expected: FAIL
[Parsing: Access-Control-Expose-Headers%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cbb-8]
expected: FAIL
[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0D%0AAccess-Control-Expose-Headers%3A%20no%20no]
expected: FAIL
[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0C]
expected: FAIL
[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0B]
expected: FAIL
[Parsing: Access-Control-Expose-Headers%3A%20bb-8%0B%2Cbb-8]
expected: FAIL
[Parsing: Access-Control-Expose-Headers%3A%20%22bb-8%22%2Cbb-8]
expected: FAIL

View file

@ -0,0 +1,10 @@
[basic.htm]
[Cross domain basic usage, origin: echo]
expected: FAIL
[Cross domain different port, origin: echo]
expected: FAIL
[Cross domain different protocol, origin: echo]
expected: FAIL

View file

@ -0,0 +1,44 @@
[cors-safelisted-request-header.any.html]
[No preflight for {"content-type":"text/plain;garbage"}]
expected: FAIL
[Preflight for {"content-type":"text/plain;garbage\\u0001\\u0002"}]
expected: FAIL
[Preflight for {"content-type":"text/plain\\u000b"}]
expected: FAIL
[Preflight for {"content-type":"text/plain\\f"}]
expected: FAIL
[Preflight for {"content-type":"application/x-www-form-urlencoded;"}]
expected: FAIL
[No preflight for {"range":"bytes=100-200"}]
expected: FAIL
[No preflight for {"range":"bytes=200-"}]
expected: FAIL
[cors-safelisted-request-header.any.worker.html]
[No preflight for {"content-type":"text/plain;garbage"}]
expected: FAIL
[Preflight for {"content-type":"text/plain;garbage\\u0001\\u0002"}]
expected: FAIL
[Preflight for {"content-type":"text/plain\\u000b"}]
expected: FAIL
[Preflight for {"content-type":"text/plain\\f"}]
expected: FAIL
[Preflight for {"content-type":"application/x-www-form-urlencoded;"}]
expected: FAIL
[No preflight for {"range":"bytes=100-200"}]
expected: FAIL
[No preflight for {"range":"bytes=200-"}]
expected: FAIL

View file

@ -0,0 +1,4 @@
[response-headers.htm]
[getResponseHeader: Content-Length: readable by default]
expected: FAIL

View file

@ -0,0 +1,9 @@
[simple-requests-ch.tentative.htm]
[No preflight GET and {"save-data":"on","device-memory":"2.0","dpr":"3.0","width":"1200","viewport-width":"1300","rtt":"1","downlink":"1.0","ect":"2g"}]
expected: FAIL
[No preflight HEAD and {"save-data":"on","device-memory":"2.0","dpr":"3.0","width":"1200","viewport-width":"1300","rtt":"1","downlink":"1.0","ect":"2g"}]
expected: FAIL
[No preflight POST and {"save-data":"on","device-memory":"2.0","dpr":"3.0","width":"1200","viewport-width":"1300","rtt":"1","downlink":"1.0","ect":"2g"}]
expected: FAIL