mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Set currentScript
to null
for module scripts
I misunderstood the test case when I worked on #23545. That test case is actually not related to dynamic import; instead, the reason why it crashes is, `currentScript` should be updated to `null`.
This commit is contained in:
parent
9f57120d84
commit
a0df94bddc
2 changed files with 6 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
|
||||
[load-error-events-inline.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue