mirror of
https://github.com/servo/servo.git
synced 2025-07-14 10:53:42 +01:00
Rewrite how parser handles script scheduling
This commit is contained in:
parent
e1eff691f8
commit
c801327eab
10 changed files with 54 additions and 100 deletions
|
@ -1,5 +0,0 @@
|
|||
[async_003.htm]
|
||||
type: testharness
|
||||
[An async script does not block the parser while downloading]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[async_004.htm]
|
||||
type: testharness
|
||||
[async script executes as soon as possible after a download is complete]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[async_005.htm]
|
||||
type: testharness
|
||||
[A script element with both async and defer set should execute asynchronously]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue