diff --git a/tests/wpt/metadata/cookies/cookie-enabled-noncookie-frame.html.ini b/tests/wpt/metadata/cookies/cookie-enabled-noncookie-frame.html.ini new file mode 100644 index 00000000000..672c4f54767 --- /dev/null +++ b/tests/wpt/metadata/cookies/cookie-enabled-noncookie-frame.html.ini @@ -0,0 +1,5 @@ +[cookie-enabled-noncookie-frame.html] + expected: TIMEOUT + [navigator.cookieEnabled behavior on frames without cookie access] + expected: TIMEOUT + diff --git a/tests/wpt/metadata/custom-elements/perform-microtask-checkpoint-before-construction.html.ini b/tests/wpt/metadata/custom-elements/perform-microtask-checkpoint-before-construction.html.ini deleted file mode 100644 index 001942e8a22..00000000000 --- a/tests/wpt/metadata/custom-elements/perform-microtask-checkpoint-before-construction.html.ini +++ /dev/null @@ -1,7 +0,0 @@ -[perform-microtask-checkpoint-before-construction.html] - [HTML parser must perform a microtask checkpoint before constructing a custom element] - expected: FAIL - - [HTML parser must perform a microtask checkpoint before constructing a custom element during the adoption agency algorithm] - expected: FAIL - diff --git a/tests/wpt/metadata/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html.ini b/tests/wpt/metadata/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html.ini index d3171da1938..5f700a5fef0 100644 --- a/tests/wpt/metadata/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html.ini +++ b/tests/wpt/metadata/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html.ini @@ -1,4 +1,5 @@ [sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html] + expected: ERROR [Sandboxed => unsandboxed popup] - expected: FAIL + expected: TIMEOUT diff --git a/tests/wpt/metadata/html/interaction/focus/the-autofocus-attribute/skip-not-fully-active.html.ini b/tests/wpt/metadata/html/interaction/focus/the-autofocus-attribute/skip-not-fully-active.html.ini deleted file mode 100644 index 5b0f5a5de3f..00000000000 --- a/tests/wpt/metadata/html/interaction/focus/the-autofocus-attribute/skip-not-fully-active.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[skip-not-fully-active.html] - [Autofocus element in not-fully-active document should be skipped while flusing.] - expected: FAIL diff --git a/tests/wpt/metadata/referrer-policy/generic/sandboxed-iframe-with-opaque-origin.html.ini b/tests/wpt/metadata/referrer-policy/generic/sandboxed-iframe-with-opaque-origin.html.ini index e2718b7ac89..d76c9d0e9b4 100644 --- a/tests/wpt/metadata/referrer-policy/generic/sandboxed-iframe-with-opaque-origin.html.ini +++ b/tests/wpt/metadata/referrer-policy/generic/sandboxed-iframe-with-opaque-origin.html.ini @@ -1,5 +1,9 @@ [sandboxed-iframe-with-opaque-origin.html] type: testharness + expected: TIMEOUT [Sandboxed iframe with opaque origin doesn't send referrers.] - expected: FAIL + expected: TIMEOUT + + [Sandboxed iframe with tuple origin sends referrers.] + expected: TIMEOUT