diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini deleted file mode 100644 index f64b45fea6b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-002.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[hit-test-floats-002.html] - [Hit test float] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini deleted file mode 100644 index f29da48a2a0..00000000000 --- a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[hit-test-floats-003.html] - [Miss float below something else] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.ini b/tests/wpt/metadata-layout-2020/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.ini new file mode 100644 index 00000000000..e35a452a186 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.ini @@ -0,0 +1,2 @@ +[no-transition-from-ua-to-blocking-stylesheet.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-variables/variable-substitution-variable-declaration.html.ini b/tests/wpt/metadata-layout-2020/css/css-variables/variable-substitution-variable-declaration.html.ini new file mode 100644 index 00000000000..9e37f672721 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-variables/variable-substitution-variable-declaration.html.ini @@ -0,0 +1,4 @@ +[variable-substitution-variable-declaration.html] + [target10 --varC] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-variables/variables-substitute-guaranteed-invalid.html.ini b/tests/wpt/metadata-layout-2020/css/css-variables/variables-substitute-guaranteed-invalid.html.ini new file mode 100644 index 00000000000..5170c0bda67 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-variables/variables-substitute-guaranteed-invalid.html.ini @@ -0,0 +1,10 @@ +[variables-substitute-guaranteed-invalid.html] + [Custom properties in a cycle are guaranteed-invalid] + expected: FAIL + + [A custom property referencing a cycle is treated as unset] + expected: FAIL + + [A custom property referencing a non-existent variable is treated as unset] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/encoding/bom-handling.html.ini b/tests/wpt/metadata-layout-2020/encoding/bom-handling.html.ini new file mode 100644 index 00000000000..813b55eb6ec --- /dev/null +++ b/tests/wpt/metadata-layout-2020/encoding/bom-handling.html.ini @@ -0,0 +1,4 @@ +[bom-handling.html] + [document.characterSet should match the BOM] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini new file mode 100644 index 00000000000..0d4e7c02632 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini @@ -0,0 +1,332 @@ +[response.window.html] + expected: TIMEOUT + [fetch(): combined response Content-Type: text/plain ] + expected: NOTRUN + + [Response: combined response Content-Type: text/plain;charset=gbk text/plain;charset=windows-1252] + expected: NOTRUN + + [Request: combined response Content-Type: */* text/html] + expected: NOTRUN + + [fetch(): separate response Content-Type: text/html;" \\" text/plain] + expected: NOTRUN + + [Response: combined response Content-Type: text/html */*] + expected: NOTRUN + + [fetch(): separate response Content-Type: */* text/html] + expected: NOTRUN + + [fetch(): separate response Content-Type: text/html;" text/plain] + expected: NOTRUN + + [