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

@ -0,0 +1,5 @@
[addEventListener.html]
type: testharness
[window.onerror - addEventListener]
expected: FAIL

View file

@ -1,5 +0,0 @@
[body-onerror-compile-error-data-url.html]
type: testharness
[<]
expected: FAIL

View file

@ -1,5 +0,0 @@
[body-onerror-compile-error.html]
type: testharness
[<]
expected: FAIL

View file

@ -1,5 +0,0 @@
[body-onerror-runtime-error.html]
type: testharness
[<]
expected: FAIL

View file

@ -1,8 +0,0 @@
[compile-error-data-url.html]
type: testharness
[window.onerror - compile error in ]
expected: FAIL
[window.onerror - compile error in <script src=data:...> (column)]
expected: FAIL

View file

@ -3,6 +3,3 @@
[window.onerror - compile error in setInterval]
expected: FAIL
[window.onerror - compile error in setInterval (column)]
expected: FAIL

View file

@ -3,6 +3,3 @@
[window.onerror - compile error in setTimeout]
expected: FAIL
[window.onerror - compile error in setTimeout (column)]
expected: FAIL

View file

@ -1,8 +0,0 @@
[compile-error-same-origin.html]
type: testharness
[window.onerror - compile error in ]
expected: FAIL
[window.onerror - compile error in <script src=...> (column)]
expected: FAIL

View file

@ -1,8 +0,0 @@
[compile-error.html]
type: testharness
[window.onerror - compile error in ]
expected: FAIL
[window.onerror - compile error in <script> (column)]
expected: FAIL

View file

@ -1,8 +0,0 @@
[runtime-error-data-url.html]
type: testharness
[window.onerror - runtime error in ]
expected: FAIL
[window.onerror - runtime error in <script src=data:...> (column)]
expected: FAIL

View file

@ -1,8 +0,0 @@
[runtime-error-in-attribute.html]
type: testharness
[window.onerror - runtime error in attribute]
expected: FAIL
[window.onerror - runtime error in attribute (column)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[runtime-error-in-body-onerror.html]
type: testharness
[runtime error in ]
expected: FAIL

View file

@ -3,6 +3,3 @@
[window.onerror - runtime error in setInterval]
expected: FAIL
[window.onerror - runtime error in setInterval (column)]
expected: FAIL

View file

@ -3,6 +3,3 @@
[window.onerror - runtime error in setTimeout]
expected: FAIL
[window.onerror - runtime error in setTimeout (column)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[runtime-error-in-window-onerror.html]
type: testharness
[runtime error in window.onerror]
expected: FAIL

View file

@ -1,8 +0,0 @@
[runtime-error-same-origin.html]
type: testharness
[window.onerror - runtime error in ]
expected: FAIL
[window.onerror - runtime error in <script src=...> (column)]
expected: FAIL

View file

@ -1,8 +0,0 @@
[runtime-error.html]
type: testharness
[window.onerror - runtime error in ]
expected: FAIL
[window.onerror - runtime error in <script> (column)]
expected: FAIL

View file

@ -1,5 +1,5 @@
[window-onerror-parse-error.html]
type: testharness
[correct number of calls to window.onerror]
[correct line number passed to window.onerror]
expected: FAIL

View file

@ -1,5 +0,0 @@
[window-onerror-runtime-error-throw.html]
type: testharness
[correct number of calls to window.onerror]
expected: FAIL

View file

@ -1,5 +1,5 @@
[window-onerror-runtime-error.html]
type: testharness
[correct number of calls to window.onerror]
[correct line number passed to window.onerror]
expected: FAIL