test: update expectations

This commit is contained in:
yvt 2021-08-07 13:44:44 +09:00
parent 38adb092ad
commit 3e56446dd5
4 changed files with 1 additions and 14 deletions

View file

@ -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

View file

@ -1,4 +0,0 @@
[form-double-submit-2.html]
[preventDefault should allow onclick submit() to succeed]
expected: FAIL

View file

@ -1,4 +0,0 @@
[form-double-submit.html]
[default submit action should supersede onclick submit()]
expected: FAIL

View file

@ -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