mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
test: update expectations
This commit is contained in:
parent
38adb092ad
commit
3e56446dd5
4 changed files with 1 additions and 14 deletions
|
@ -5,9 +5,6 @@
|
|||
[Following a noreferrer link with a named target should not cause creation of a window that can be targeted by another noreferrer link with the same named target]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Targeting a rel=noreferrer link at an existing named subframe should work]
|
||||
expected: FAIL
|
||||
|
||||
[Targeting a rel=noreferrer link at an existing named window should work]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[form-double-submit-2.html]
|
||||
[preventDefault should allow onclick submit() to succeed]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[form-double-submit.html]
|
||||
[default submit action should supersede onclick submit()]
|
||||
expected: FAIL
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
[open-url-multi-window-6.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[XMLHttpRequest: open() in document that is not fully active (but may be active) should throw]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue