Improve spec-compliance of script loading and execution during document startup

Including proper support for async and deferred scripts.
This commit is contained in:
Till Schneidereit 2015-10-12 16:03:42 +02:00
parent 6b95c3957b
commit a0c5d47910
9 changed files with 298 additions and 128 deletions

View file

@ -1,5 +0,0 @@
[085.html]
type: testharness
[ scheduler: async script and slow-loading defer script]
expected: FAIL

View file

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

View file

@ -1,5 +0,0 @@
[110.html]
type: testharness
[ scheduler: removing defer script at runtime]
expected: FAIL