Dispatch a load event at iframes. Fixes #4350.

This commit is contained in:
Glenn Watson 2015-02-10 14:05:31 +10:00
parent d1c8ed4359
commit 980b1efb72
16 changed files with 34 additions and 51 deletions

View file

@ -1,3 +1,4 @@
[send-entity-body-document.htm]
type: testharness
expected: TIMEOUT
[XMLHttpRequest: send() - Document]
expected: FAIL

View file

@ -1,6 +0,0 @@
[Document-URL.sub.html]
type: testharness
expected: TIMEOUT
[Document.URL with redirect]
expected: TIMEOUT

View file

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

View file

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

View file

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

View file

@ -1,12 +1,11 @@
[load-text-plain.html]
type: testharness
expected: TIMEOUT
[Checking document metadata for text file]
expected: NOTRUN
expected: FAIL
[Checking DOM for text file]
expected: NOTRUN
expected: FAIL
[Checking contents for text file]
expected: NOTRUN
expected: FAIL

View file

@ -1,3 +1,12 @@
[named-objects.html]
type: testharness
expected: TIMEOUT
[Check if the first nested browsing context is returned by window[\'c\'\]]
expected: FAIL
[Check if window[\'a\'\] contains all a, applet, area, embed, form, img, and object elements, and their order]
expected: FAIL
[Check if window[\'fs\'\] return the frameset element with name=\'fs\']
expected: FAIL
[Check if window[\'b\'\] returns the elements with the id=\'b\']
expected: FAIL
[Check if window[\'d\'\] returns the element with id=\'d\']
expected: FAIL

View file

@ -1,6 +1,5 @@
[base_multiple.html]
type: testharness
expected: TIMEOUT
[The attributes of the a element must be affected by the first base element]
expected: NOTRUN
expected: FAIL

View file

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

View file

@ -1,6 +0,0 @@
[001.html]
type: testharness
expected: TIMEOUT
[async XMLHttpRequest in dedicated worker]
expected: NOTRUN

View file

@ -1,6 +0,0 @@
[002.html]
type: testharness
expected: TIMEOUT
[sync XMLHttpRequest in dedicated worker]
expected: NOTRUN

View file

@ -1,6 +1,5 @@
[003.html]
type: testharness
expected: TIMEOUT
[async XMLHttpRequest in shared worker]
expected: NOTRUN
expected: FAIL

View file

@ -1,6 +1,5 @@
[004.html]
type: testharness
expected: TIMEOUT
[sync XMLHttpRequest in shared worker]
expected: NOTRUN
expected: FAIL

View file

@ -1,6 +0,0 @@
[005.html]
type: testharness
expected: TIMEOUT
[base url, dedicated worker]
expected: NOTRUN

View file

@ -1,6 +1,5 @@
[006.html]
type: testharness
expected: TIMEOUT
[base url, shared worker]
expected: NOTRUN
expected: FAIL