diff options
Diffstat (limited to 'tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html.ini')
-rw-r--r-- | tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html.ini index c9c35bb3976..b3fdd6f764e 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/module/instantiation-error-1.html.ini @@ -3,3 +3,6 @@ [Test that missing exports lead to SyntaxError events on window and load events on script, and that exceptions are remembered] expected: FAIL + [Test that missing exports lead to SyntaxError events on window and load events on script] + expected: FAIL + |