mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Update web-platform-tests expected data to revision 7da6acfd668e66adae5ab4e2d389810d3b1460be
This commit is contained in:
parent
da3bc54d05
commit
cdf0895665
68 changed files with 383 additions and 37 deletions
|
@ -1,14 +0,0 @@
|
|||
[send-redirect-to-cors.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (301)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (302)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (303)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to CORS-enabled resource (307)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[send-redirect-to-non-cors.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (301)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (302)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (303)]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (307)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[timeout-cors-async.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: timeout event and cross-origin request]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[Document-createAttribute.html]
|
||||
type: testharness
|
||||
[HTML document.createAttribute("TITLE")]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[pageshow event from traversal]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[browsing_context_name.html]
|
||||
type: testharness
|
||||
[Retaining window.name on history traversal]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[browsing_context_name_cross_origin.html]
|
||||
type: testharness
|
||||
[Restoring window.name on cross-origin history traversal]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[browsing_context_name_cross_origin_2.html]
|
||||
type: testharness
|
||||
[Restoring window.name on cross-origin history traversal]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[browsing_context_name_cross_origin_3.html]
|
||||
type: testharness
|
||||
[Restoring window.name on cross-origin history traversal]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,50 @@
|
|||
[events.html]
|
||||
type: testharness
|
||||
[Constructing pageshow event]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pageshow event, persisted true]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event, persisted true]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pageshow event, empty options]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event, empty options]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pageshow event, missing options]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event, missing options]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pageshow event, persisted:null]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event, persisted:null]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pageshow event, persisted:undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event, persisted:undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pageshow event, bubbles:true]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event, bubbles:true]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pageshow event, cancelable:true]
|
||||
expected: FAIL
|
||||
|
||||
[Constructing pagehide event, cancelable:true]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[hashchange_event.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Queue a task to fire hashchange event]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[popstate_event.html]
|
||||
type: testharness
|
||||
[Queue a task to fire popstate event]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[unset_context_name-1.html]
|
||||
type: testharness
|
||||
[window.name after navigating to a different origin]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Cross-origin navigation started from unload handler]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[002.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Multiple simultaneous navigations]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[003.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Navigation from unload whilst traversing history]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[004.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Navigation from unload whilst traversing cross-origin history]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[005.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[006.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[007.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[008.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[009.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[010.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[011.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[012.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,5 @@
|
|||
[013.html]
|
||||
type: testharness
|
||||
[Link with onclick navigation to javascript url with delayed document.write and href navigation ]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[014.html]
|
||||
type: testharness
|
||||
[ Link with javascript onclick form submission script order ]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[015.html]
|
||||
type: testharness
|
||||
[ Link with javascript onclick and href script order ]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[child_navigates_parent_location.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Child document navigating parent via location ]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[child_navigates_parent_submit.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Child document navigating parent via submit ]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[navigation_unload_data_url.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Same-origin navigation started from unload handler]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[navigation_unload_same_origin.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Same-origin navigation started from unload handler]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
[Fragment Navigation: Updating document address]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[002.html]
|
||||
type: testharness
|
||||
[Fragment Navigation: Updating document address twice]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[003.html]
|
||||
type: testharness
|
||||
[Fragment Navigation: Updating scroll position]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[004.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Fragment Navigation: hashchange event]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[005.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Fragment Navigation: hashchange event]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[006.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Fragment Navigation: hashchange event multiple changes old/newURL]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[007.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Fragment Navigation: hashchange event multiple changes old/newURL]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[assign_after_load.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Assignment to location after document is completely loaded]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[assign_before_load.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Assignment to location before document is completely loaded]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[document_location.html]
|
||||
type: testharness
|
||||
[document not in a browsing context]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[location_assign_about_blank.html]
|
||||
type: testharness
|
||||
[location.assign with initial about:blank browsing context]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[manual_click_replace_during_load.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Assignment to location with click during load]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[reload_document_open_write.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[reload_document_write.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[reload_document_write_onload.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[reload_post_1.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,6 @@
|
|||
[scripted_click_assign_during_load.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Assignment to location with click during load]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[scripted_click_location_assign_during_load.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[location.assign with click during load]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[scripted_form_submit_assign_during_load.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Assignment to location with form submit during load]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
[window_length.html]
|
||||
type: testharness
|
||||
[No child browsing contexts]
|
||||
expected: FAIL
|
||||
|
||||
[iframe not inserted into the document]
|
||||
expected: FAIL
|
||||
|
||||
[One iframe inserted into the document]
|
||||
expected: FAIL
|
||||
|
||||
[Child browsing context has a child browsing context]
|
||||
expected: FAIL
|
||||
|
||||
[window.length in child frame]
|
||||
expected: FAIL
|
||||
|
||||
[Opened window]
|
||||
expected: FAIL
|
||||
|
||||
[Iframe in opened window]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[close_beforeunload.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Running beforeunload handler in window.close()]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[close_script_defer.html]
|
||||
type: testharness
|
||||
[Running defer script in window.close()]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[close_unload.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Running unload handler in window.close()]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[discard_iframe_history_1.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Removing iframe from document removes it from history]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[discard_iframe_history_2.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Removing iframe from document via innerHTML removes it from history]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[discard_iframe_history_3.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Removing iframe from document removes it from history]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[discard_iframe_history_4.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Removing iframe from document removes it from history]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[002.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,9 @@
|
|||
[window-top-001.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[One nested iframe]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Two nested iframes]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -10,9 +10,6 @@
|
|||
[Script iframe-src]
|
||||
expected: NOTRUN
|
||||
|
||||
[Script cross-origin]
|
||||
expected: NOTRUN
|
||||
|
||||
[Script document-write]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[compile-error-cross-origin-setInterval.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - compile error in cross-origin setInterval]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in cross-origin setInterval (column)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[compile-error-cross-origin-setTimeout.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - compile error in cross-origin setTimeout]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in cross-origin setTimeout (column)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[runtime-error-cross-origin-setInterval.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - runtime error in cross-origin setInterval]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in cross-origin setInterval (column)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[runtime-error-cross-origin-setTimeout.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - runtime error in cross-origin setTimeout]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in cross-origin setTimeout (column)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,12 +1,10 @@
|
|||
[navigator.html]
|
||||
type: testharness
|
||||
|
||||
[navigator.platform linux]
|
||||
expected:
|
||||
if os != "linux": FAIL
|
||||
PASS
|
||||
|
||||
[navigator.platform mac]
|
||||
expected:
|
||||
if os != "mac": FAIL
|
||||
PASS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue