Errors only pass the special bonus arguments to globals

This commit is contained in:
Patrick Shaughnessy 2020-01-27 15:03:28 -05:00
parent d0f64d9d56
commit ee53e10f70
3 changed files with 24 additions and 31 deletions

View file

@ -1,5 +0,0 @@
[document-synthetic-errorevent.html]
type: testharness
[error event is normal (return true does not cancel; one arg) on Document, with a synthetic ErrorEvent]
expected: FAIL

View file

@ -1,5 +0,0 @@
[script-element.html]
type: testharness
[error event behaves normally (return true does not cancel; one arg) on a script element, with a synthetic ErrorEvent]
expected: FAIL