From 7270333487ace93b260205e0fddc252299ee4718 Mon Sep 17 00:00:00 2001 From: Michael Howell Date: Tue, 23 Oct 2018 00:53:55 +0000 Subject: [PATCH] Skip pop-up centric WPT test It was already broken, since Servo doesn't support pop-up windows. The iframe changes just made it broken in a different way. --- tests/wpt/metadata/MANIFEST.json | 2 +- .../targeting-cross-origin-nested-browsing-contexts.html.ini | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 7a77bc1e10b..2c8c667b379 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -615868,7 +615868,7 @@ "support" ], "html/semantics/forms/form-submission-target/form-target-iframe.html": [ - "8fd4d69c28ab1f569ae96453d02f48158124b4f9", + "2309ca67bb58f20f06a4c0b6ed162f2d0c80217f", "testharness" ], "html/semantics/forms/historical.html": [ diff --git a/tests/wpt/metadata/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.html.ini b/tests/wpt/metadata/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.html.ini index 4ee3fbb8304..8e0a7b687de 100644 --- a/tests/wpt/metadata/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.html.ini +++ b/tests/wpt/metadata/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.html.ini @@ -1,4 +1,5 @@ [targeting-cross-origin-nested-browsing-contexts.html] type: testharness + disabled: https://github.com/servo/servo/issues/10056 [Targeting nested browsing contexts] expected: FAIL