mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
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.
This commit is contained in:
parent
eafcd91760
commit
7270333487
2 changed files with 2 additions and 1 deletions
|
@ -615868,7 +615868,7 @@
|
||||||
"support"
|
"support"
|
||||||
],
|
],
|
||||||
"html/semantics/forms/form-submission-target/form-target-iframe.html": [
|
"html/semantics/forms/form-submission-target/form-target-iframe.html": [
|
||||||
"8fd4d69c28ab1f569ae96453d02f48158124b4f9",
|
"2309ca67bb58f20f06a4c0b6ed162f2d0c80217f",
|
||||||
"testharness"
|
"testharness"
|
||||||
],
|
],
|
||||||
"html/semantics/forms/historical.html": [
|
"html/semantics/forms/historical.html": [
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[targeting-cross-origin-nested-browsing-contexts.html]
|
[targeting-cross-origin-nested-browsing-contexts.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/10056
|
||||||
[Targeting nested browsing contexts]
|
[Targeting nested browsing contexts]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue