Bug 1508928 [wpt PR 14157] - Add tests for no active script in import(), a=testonly
commit6b0be2b746d40500a933f49ed28a01186947a030
authorDomenic Denicola <d@domenic.me>
Fri, 30 Nov 2018 16:53:51 +0000 (30 16:53 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Tue, 11 Dec 2018 15:49:35 +0000 (11 15:49 +0000)
tree16db2581f041e5c836b14641d40bfe8ea1ecd6d7
parent7f58b8e9cc946a05066c1a90328bdb3ae751342c
Bug 1508928 [wpt PR 14157] - Add tests for no active script in import(), a=testonly

Automatic update from web-platform-testsAdd tests for no active script in import() (#14157)

Follows https://github.com/whatwg/html/pull/4181.
--

wpt-commits: 5241a3fe2c638f9fadcc040f39f3e6a71a2be2e1
wpt-pr: 14157
testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/no-active-script-manual-classic.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/no-active-script-manual-module.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/scripts/no-active-script.js [new file with mode: 0644]