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 @@
[086.html]
type: testharness
[ scheduler: async script and slow-loading async script]
expected: FAIL

View file

@ -1,5 +0,0 @@
[088.html]
type: testharness
[ scheduler: multiple scripts with defer and async attributes]
expected: FAIL

View file

@ -1,5 +0,0 @@
[111.html]
type: testharness
[ scheduler: removing async attribute at runtime]
expected: FAIL

View file

@ -1,5 +0,0 @@
[112.html]
type: testharness
[ scheduler: removing async attribute at runtime, script also has defer attribute]
expected: FAIL