test: update expectations

This commit is contained in:
yvt 2021-07-09 20:10:10 +09:00
parent d597264d1b
commit 7cda260fcb
16 changed files with 5 additions and 70 deletions

View file

@ -1,19 +1,4 @@
[event-global-extra.window.html]
[window.event for constructors from another global: EventTarget]
expected: FAIL
[window.event for constructors from another global: XMLHttpRequest]
expected: FAIL
[window.event and element from another document]
expected: FAIL
[window.event and moving an element post-dispatch]
expected: FAIL
[window.event should not be affected by nodes moving post-dispatch]
expected: FAIL
[Listener from a different global]
expected: FAIL

View file

@ -2,7 +2,6 @@
type: testharness
[single-byte-decoder.html?document]
expected: TIMEOUT
[ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding)]
expected: FAIL
@ -30,9 +29,6 @@
[ISO-8859-8: iso_8859-8:1988 (document.characterSet and document.inputEncoding)]
expected: FAIL
[KOI8-R: cskoi8r (document.characterSet and document.inputEncoding)]
expected: TIMEOUT
[single-byte-decoder.html?XMLHttpRequest]
[ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)]

View file

@ -5,15 +5,3 @@
[Test javascript URL string return values in direct and indirect (target) frame contexts. 9]
expected: FAIL
[Test javascript URL string return values in direct and indirect (target) frame contexts. 5]
expected: FAIL
[Test javascript URL string return values in direct and indirect (target) frame contexts. 6]
expected: FAIL
[Test javascript URL string return values in direct and indirect (target) frame contexts. 7]
expected: FAIL
[Test javascript URL string return values in direct and indirect (target) frame contexts. 8]
expected: FAIL

View file

@ -1,2 +0,0 @@
[cross-origin-objects-on-new-window.html]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[sandbox-disallow-same-origin.html]
[Access to sandbox iframe is disallowed]
expected: FAIL

View file

@ -1,5 +1,4 @@
[creating_browsing_context_test_01.html]
expected: TIMEOUT
[first argument: absolute url]
expected: TIMEOUT
expected: FAIL

View file

@ -1,5 +1,5 @@
[iframe_sandbox_popups_escaping-2.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT

View file

@ -1,6 +1,6 @@
[iframe_sandbox_popups_nonescaping-1.html]
type: testharness
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN

View file

@ -1,6 +1,5 @@
[htmlanchorelement_noopener.html]
type: testharness
expected: TIMEOUT
[Check that targeting of rel=noopener with a given name ignores an existing window with that name]
expected: NOTRUN
@ -14,5 +13,5 @@
expected: FAIL
[Check that rel=noopener with target=_self does a normal load]
expected: NOTRUN
expected: FAIL

View file

@ -1,6 +0,0 @@
[084.html]
type: testharness
expected: ERROR
[ scheduler: event listener defined by script in a removed IFRAME]
expected: FAIL

View file

@ -1,4 +0,0 @@
[url-entry-document.window.html]
[document.open() changes document's URL to the entry settings object's responsible document's (through timeouts)]
expected: FAIL

View file

@ -1,6 +1,3 @@
[window-onerror-with-cross-frame-event-listeners-1.html]
type: testharness
bug: https://github.com/servo/servo/issues/3311
[The error event from an event listener should fire on that listener's global]
expected: FAIL

View file

@ -1,6 +1,3 @@
[window-onerror-with-cross-frame-event-listeners-4.html]
type: testharness
bug: https://github.com/servo/servo/issues/3311
[The error event from an event listener should fire on that listener's global]
expected: FAIL

View file

@ -1,5 +1,4 @@
[entry-different-function-realm.html]
expected: ERROR
[Start function]
expected: TIMEOUT
expected: FAIL

View file

@ -1,5 +0,0 @@
[incumbent.html]
expected: TIMEOUT
[Start function]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[cross-origin-objects.html]
[Only whitelisted properties are accessible cross-origin]
expected: FAIL