mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Improve spec-compliance of script loading and execution during document startup
Including proper support for async and deferred scripts.
This commit is contained in:
parent
6b95c3957b
commit
a0c5d47910
9 changed files with 298 additions and 128 deletions
|
@ -1,5 +0,0 @@
|
|||
[085.html]
|
||||
type: testharness
|
||||
[ scheduler: async script and slow-loading defer script]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[103.html]
|
||||
type: testharness
|
||||
[ scheduler: removing defer attribute at runtime]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[110.html]
|
||||
type: testharness
|
||||
[ scheduler: removing defer script at runtime]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue