Update web-platform-tests expected data to revision 7da6acfd668e66adae5ab4e2d389810d3b1460be

This commit is contained in:
James Graham 2015-10-06 10:02:19 +01:00
parent da3bc54d05
commit cdf0895665
68 changed files with 383 additions and 37 deletions

View file

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

View file

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

View file

@ -1,5 +0,0 @@
[timeout-cors-async.htm]
type: testharness
[XMLHttpRequest: timeout event and cross-origin request]
expected: FAIL

View file

@ -0,0 +1,5 @@
[Document-createAttribute.html]
type: testharness
[HTML document.createAttribute("TITLE")]
expected: FAIL

View file

@ -0,0 +1,6 @@
[001.html]
type: testharness
expected: TIMEOUT
[pageshow event from traversal]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[browsing_context_name.html]
type: testharness
[Retaining window.name on history traversal]
expected: FAIL

View file

@ -0,0 +1,5 @@
[browsing_context_name_cross_origin.html]
type: testharness
[Restoring window.name on cross-origin history traversal]
expected: FAIL

View file

@ -0,0 +1,5 @@
[browsing_context_name_cross_origin_2.html]
type: testharness
[Restoring window.name on cross-origin history traversal]
expected: FAIL

View file

@ -0,0 +1,5 @@
[browsing_context_name_cross_origin_3.html]
type: testharness
[Restoring window.name on cross-origin history traversal]
expected: FAIL

View file

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

View file

@ -0,0 +1,6 @@
[hashchange_event.html]
type: testharness
expected: TIMEOUT
[Queue a task to fire hashchange event]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[popstate_event.html]
type: testharness
[Queue a task to fire popstate event]
expected: FAIL

View file

@ -0,0 +1,5 @@
[unset_context_name-1.html]
type: testharness
[window.name after navigating to a different origin]
expected: FAIL

View file

@ -0,0 +1,6 @@
[001.html]
type: testharness
expected: TIMEOUT
[Cross-origin navigation started from unload handler]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[002.html]
type: testharness
expected: TIMEOUT
[Multiple simultaneous navigations]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[003.html]
type: testharness
expected: TIMEOUT
[Navigation from unload whilst traversing history]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[004.html]
type: testharness
expected: TIMEOUT
[Navigation from unload whilst traversing cross-origin history]
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[005.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[006.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[007.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[008.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[009.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[010.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[011.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[012.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[013.html]
type: testharness
[Link with onclick navigation to javascript url with delayed document.write and href navigation ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[014.html]
type: testharness
[ Link with javascript onclick form submission script order ]
expected: FAIL

View file

@ -0,0 +1,5 @@
[015.html]
type: testharness
[ Link with javascript onclick and href script order ]
expected: FAIL

View file

@ -0,0 +1,6 @@
[child_navigates_parent_location.html]
type: testharness
expected: TIMEOUT
[Child document navigating parent via location ]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[child_navigates_parent_submit.html]
type: testharness
expected: TIMEOUT
[Child document navigating parent via submit ]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[navigation_unload_data_url.html]
type: testharness
expected: TIMEOUT
[Same-origin navigation started from unload handler]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[navigation_unload_same_origin.html]
type: testharness
expected: TIMEOUT
[Same-origin navigation started from unload handler]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[001.html]
type: testharness
[Fragment Navigation: Updating document address]
expected: FAIL

View file

@ -0,0 +1,5 @@
[002.html]
type: testharness
[Fragment Navigation: Updating document address twice]
expected: FAIL

View file

@ -0,0 +1,5 @@
[003.html]
type: testharness
[Fragment Navigation: Updating scroll position]
expected: FAIL

View file

@ -0,0 +1,6 @@
[004.html]
type: testharness
expected: TIMEOUT
[Fragment Navigation: hashchange event]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[005.html]
type: testharness
expected: TIMEOUT
[Fragment Navigation: hashchange event]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[006.html]
type: testharness
expected: TIMEOUT
[Fragment Navigation: hashchange event multiple changes old/newURL]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[007.html]
type: testharness
expected: TIMEOUT
[Fragment Navigation: hashchange event multiple changes old/newURL]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[assign_after_load.html]
type: testharness
expected: TIMEOUT
[Assignment to location after document is completely loaded]
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[assign_before_load.html]
type: testharness
expected: TIMEOUT
[Assignment to location before document is completely loaded]
expected: TIMEOUT

View file

@ -0,0 +1,5 @@
[document_location.html]
type: testharness
[document not in a browsing context]
expected: FAIL

View file

@ -0,0 +1,5 @@
[location_assign_about_blank.html]
type: testharness
[location.assign with initial about:blank browsing context]
expected: FAIL

View file

@ -0,0 +1,6 @@
[manual_click_replace_during_load.html]
type: testharness
expected: TIMEOUT
[Assignment to location with click during load]
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[reload_document_open_write.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[reload_document_write.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[reload_document_write_onload.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[reload_post_1.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,6 @@
[scripted_click_assign_during_load.html]
type: testharness
expected: TIMEOUT
[Assignment to location with click during load]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[scripted_click_location_assign_during_load.html]
type: testharness
expected: TIMEOUT
[location.assign with click during load]
expected: NOTRUN

View file

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

View file

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

View file

@ -0,0 +1,6 @@
[close_beforeunload.html]
type: testharness
expected: TIMEOUT
[Running beforeunload handler in window.close()]
expected: NOTRUN

View file

@ -0,0 +1,5 @@
[close_script_defer.html]
type: testharness
[Running defer script in window.close()]
expected: FAIL

View file

@ -0,0 +1,6 @@
[close_unload.html]
type: testharness
expected: TIMEOUT
[Running unload handler in window.close()]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[discard_iframe_history_1.html]
type: testharness
expected: TIMEOUT
[Removing iframe from document removes it from history]
expected: NOTRUN

View file

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

View file

@ -0,0 +1,6 @@
[discard_iframe_history_3.html]
type: testharness
expected: TIMEOUT
[Removing iframe from document removes it from history]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[discard_iframe_history_4.html]
type: testharness
expected: TIMEOUT
[Removing iframe from document removes it from history]
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[001.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[002.html]
type: testharness
expected: TIMEOUT

View file

@ -0,0 +1,9 @@
[window-top-001.html]
type: testharness
expected: TIMEOUT
[One nested iframe]
expected: TIMEOUT
[Two nested iframes]
expected: TIMEOUT

View file

@ -10,9 +10,6 @@
[Script iframe-src] [Script iframe-src]
expected: NOTRUN expected: NOTRUN
[Script cross-origin]
expected: NOTRUN
[Script document-write] [Script document-write]
expected: NOTRUN expected: NOTRUN

View file

@ -1,9 +1,8 @@
[compile-error-cross-origin-setInterval.html] [compile-error-cross-origin-setInterval.html]
type: testharness type: testharness
expected: TIMEOUT
[window.onerror - compile error in cross-origin setInterval] [window.onerror - compile error in cross-origin setInterval]
expected: NOTRUN expected: FAIL
[window.onerror - compile error in cross-origin setInterval (column)] [window.onerror - compile error in cross-origin setInterval (column)]
expected: NOTRUN expected: FAIL

View file

@ -1,9 +1,8 @@
[compile-error-cross-origin-setTimeout.html] [compile-error-cross-origin-setTimeout.html]
type: testharness type: testharness
expected: TIMEOUT
[window.onerror - compile error in cross-origin setTimeout] [window.onerror - compile error in cross-origin setTimeout]
expected: NOTRUN expected: FAIL
[window.onerror - compile error in cross-origin setTimeout (column)] [window.onerror - compile error in cross-origin setTimeout (column)]
expected: NOTRUN expected: FAIL

View file

@ -1,9 +1,8 @@
[runtime-error-cross-origin-setInterval.html] [runtime-error-cross-origin-setInterval.html]
type: testharness type: testharness
expected: TIMEOUT
[window.onerror - runtime error in cross-origin setInterval] [window.onerror - runtime error in cross-origin setInterval]
expected: NOTRUN expected: FAIL
[window.onerror - runtime error in cross-origin setInterval (column)] [window.onerror - runtime error in cross-origin setInterval (column)]
expected: NOTRUN expected: FAIL

View file

@ -1,9 +1,8 @@
[runtime-error-cross-origin-setTimeout.html] [runtime-error-cross-origin-setTimeout.html]
type: testharness type: testharness
expected: TIMEOUT
[window.onerror - runtime error in cross-origin setTimeout] [window.onerror - runtime error in cross-origin setTimeout]
expected: NOTRUN expected: FAIL
[window.onerror - runtime error in cross-origin setTimeout (column)] [window.onerror - runtime error in cross-origin setTimeout (column)]
expected: NOTRUN expected: FAIL

View file

@ -1,12 +1,10 @@
[navigator.html] [navigator.html]
type: testharness type: testharness
[navigator.platform linux] [navigator.platform linux]
expected: expected:
if os != "linux": FAIL if os != "linux": FAIL
PASS
[navigator.platform mac] [navigator.platform mac]
expected: expected:
if os != "mac": FAIL if os != "mac": FAIL
PASS