mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
* Update web-platform-tests to revision b'1b88c8bd56a924f9865daa15834d444c55dd7327' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
44 lines
2.2 KiB
INI
44 lines
2.2 KiB
INI
[ignore-opens-during-unload.window.html]
|
|
expected: CRASH
|
|
[ignore-opens-during-unload]
|
|
expected: FAIL
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during beforeunload event]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during unload event]
|
|
expected: FAIL
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during pagehide event]
|
|
expected: FAIL
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during visibilitychange event (open(parent) while unloading parent and child)]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during beforeunload event (in top-level browsing context)]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during beforeunload event (open(parent) while unloading child only)]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during pagehide event (open(parent) while unloading parent and child)]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during pagehide event (in top-level browsing context)]
|
|
expected: FAIL
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during unload event (in top-level browsing context)]
|
|
expected: FAIL
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during visibilitychange event (in top-level browsing context)]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during beforeunload event (open(parent) while unloading parent and child)]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during visibilitychange event (open(parent) while unloading child only)]
|
|
expected: TIMEOUT
|
|
|
|
[document.open should bail out when ignore-opens-during-unload is greater than 0 during unload event (open(parent) while unloading parent and child)]
|
|
expected: TIMEOUT
|