Dispatch error events at the window object.

This commit is contained in:
Ms2ger 2016-08-27 16:17:37 +02:00
parent 92c3961743
commit ae38c53de7
737 changed files with 815 additions and 758 deletions

View file

@ -1,5 +1,6 @@
[005.html]
type: testharness
expected: ERROR
[ scheduler: document.write inline in markup ]
expected: FAIL

View file

@ -1,5 +1,6 @@
[006.html]
type: testharness
expected: ERROR
[ scheduler: document.write inline - multiple]
expected: FAIL

View file

@ -1,5 +1,6 @@
[007.html]
type: testharness
expected: ERROR
[ scheduler: document.write external]
expected: FAIL

View file

@ -1,5 +1,6 @@
[008.html]
type: testharness
expected: ERROR
[ scheduler: document.write external - multiple]
expected: FAIL

View file

@ -1,5 +1,6 @@
[009.html]
type: testharness
expected: ERROR
[ scheduler: document.write external - multiple with doc.write]
expected: FAIL

View file

@ -1,5 +1,6 @@
[010.html]
type: testharness
expected: ERROR
[ scheduler: document.write external + inline - multiple with doc.write]
expected: FAIL

View file

@ -1,5 +1,6 @@
[011.html]
type: testharness
expected: ERROR
[ scheduler: document.write external + inline - multiple with doc.write + subsequent markup]
expected: FAIL

View file

@ -1,5 +1,6 @@
[012.html]
type: testharness
expected: ERROR
[ scheduler: document.write external and onload events ]
expected: FAIL

View file

@ -1,5 +1,6 @@
[018.html]
type: testharness
expected: ERROR
[ scheduler: DOM added scripts and doc.write]
expected: FAIL

View file

@ -1,5 +1,6 @@
[026.html]
type: testharness
expected: ERROR
[ scheduler: doc write added script, .src set later]
expected: FAIL

View file

@ -1,5 +1,6 @@
[027.html]
type: testharness
expected: ERROR
[ scheduler: doc write added script with content, .src set later]
expected: FAIL

View file

@ -1,5 +1,6 @@
[028.html]
type: testharness
expected: ERROR
[ scheduler: javascript: URL]
expected: FAIL

View file

@ -1,5 +1,6 @@
[041.html]
type: testharness
expected: ERROR
[ scheduler: document.write scripts that write scripts]
expected: FAIL

View file

@ -1,3 +1,3 @@
[068.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,3 +1,3 @@
[070.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,3 +1,3 @@
[071.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,3 +1,3 @@
[072.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,3 +1,3 @@
[073.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,3 +1,3 @@
[074.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,5 +1,6 @@
[075.html]
type: testharness
expected: ERROR
[dispatchEvent from child frame during document.write :-o ]
expected: FAIL

View file

@ -1,5 +1,6 @@
[077.html]
type: testharness
expected: ERROR
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
expected: FAIL

View file

@ -1,5 +1,6 @@
[083.html]
type: testharness
expected: ERROR
[ scheduler: event listener defined by script in a document in history]
expected: FAIL

View file

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

View file

@ -1,5 +1,6 @@
[096.html]
type: testharness
expected: ERROR
[ scheduler: defer script added from document.write relative to DOMContentLoaded]
expected: FAIL

View file

@ -1,5 +1,6 @@
[097.html]
type: testharness
expected: ERROR
[ scheduler: slow-loading async script added from document.write]
expected: FAIL

View file

@ -1,5 +1,6 @@
[098.html]
type: testharness
expected: ERROR
[ scheduler: defer script added from document.write]
expected: FAIL

View file

@ -1,6 +1,6 @@
[120.html]
type: testharness
expected: TIMEOUT
expected: ERROR
[scheduler: script created without a window ]
expected: NOTRUN

View file

@ -1,5 +1,6 @@
[149.html]
type: testharness
expected: ERROR
[for='window' event='onload()' parser inserted executes immediately]
expected: FAIL