Rewrite how parser handles script scheduling

This commit is contained in:
Anthony Ramine 2016-11-20 01:33:21 +01:00
parent e1eff691f8
commit c801327eab
10 changed files with 54 additions and 100 deletions

View file

@ -1,5 +0,0 @@
[async_003.htm]
type: testharness
[An async script does not block the parser while downloading]
expected: FAIL

View file

@ -1,5 +0,0 @@
[async_004.htm]
type: testharness
[async script executes as soon as possible after a download is complete]
expected: FAIL

View file

@ -1,5 +0,0 @@
[async_005.htm]
type: testharness
[A script element with both async and defer set should execute asynchronously]
expected: FAIL