mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
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:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,2 @@
|
|||
[charset-2.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[charset-bom.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[charset.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,16 @@
|
|||
[content-type-checking.html]
|
||||
expected: ERROR
|
||||
[text/css]
|
||||
expected: NOTRUN
|
||||
|
||||
[application/css]
|
||||
expected: NOTRUN
|
||||
|
||||
[text/html+css]
|
||||
expected: NOTRUN
|
||||
|
||||
[text/css;boundary=something]
|
||||
expected: NOTRUN
|
||||
|
||||
[text/css;foo=bar]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,9 @@
|
|||
[cors-crossorigin-requests.html]
|
||||
[Imported CSS module, cross-origin with CORS]
|
||||
expected: FAIL
|
||||
|
||||
[Imported CSS module, cross-origin, missing CORS ACAO header]
|
||||
expected: FAIL
|
||||
|
||||
[Imported CSS module with parse error, cross-origin, with CORS]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[credentials.sub.html]
|
||||
[CSS Modules should be loaded with or without the credentials based on the same-origin-ness and the crossOrigin attribute]
|
||||
expected: FAIL
|
|
@ -0,0 +1,10 @@
|
|||
[css-module-worker-test.html]
|
||||
expected: TIMEOUT
|
||||
[A dynamic import CSS Module within a web worker should not load.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[A dynamic import CSS Module within a web worker should not load and should not attempt to fetch the module.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[An attempt to load a CSS module as a worker should fail.]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,10 @@
|
|||
[import-css-module-basic.html]
|
||||
expected: ERROR
|
||||
[A CSS Module should load]
|
||||
expected: FAIL
|
||||
|
||||
[A large CSS Module should load]
|
||||
expected: FAIL
|
||||
|
||||
[An @import CSS Module should not load, but should not throw an exception]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[import-css-module-dynamic.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[integrity.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,25 @@
|
|||
[load-error-events.html]
|
||||
expected: ERROR
|
||||
[inline, 200, parser-inserted]
|
||||
expected: NOTRUN
|
||||
|
||||
[inline, 404, parser-inserted]
|
||||
expected: NOTRUN
|
||||
|
||||
[src, 200, parser-inserted]
|
||||
expected: FAIL
|
||||
|
||||
[src, 404, parser-inserted]
|
||||
expected: FAIL
|
||||
|
||||
[src, 200, not parser-inserted]
|
||||
expected: FAIL
|
||||
|
||||
[src, 404, not parser-inserted]
|
||||
expected: FAIL
|
||||
|
||||
[inline, 200, not parser-inserted]
|
||||
expected: NOTRUN
|
||||
|
||||
[inline, 404, not parser-inserted]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,2 @@
|
|||
[referrer-policies.sub.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[relative-urls.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,14 @@
|
|||
[utf8.tentative.html]
|
||||
expected: ERROR
|
||||
[utf-8]
|
||||
expected: NOTRUN
|
||||
|
||||
[shift-jis]
|
||||
expected: NOTRUN
|
||||
|
||||
[windows-1252]
|
||||
expected: NOTRUN
|
||||
|
||||
[utf-7]
|
||||
expected: NOTRUN
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue