Implement the HTMLScriptElement.src setter

Fixes #1113.
This commit is contained in:
Matt Brubeck 2014-12-04 12:55:25 -08:00
parent b8444f96f8
commit cddc6923d4
9 changed files with 5 additions and 85 deletions

View file

@ -1,5 +0,0 @@
[095.html]
type: testharness
[ scheduler: slow-loading script added from defer blocking load event]
expected: FAIL

View file

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

View file

@ -1,5 +0,0 @@
[123.html]
type: testharness
[scheduler: altering the type attribute and adding/removing external script with async=false ]
expected: FAIL

View file

@ -1,5 +0,0 @@
[126.html]
type: testharness
[scheduler: altering the type attribute and changing script data external script async=false ]
expected: FAIL

View file

@ -1,5 +0,0 @@
[146.html]
type: testharness
[scheduler: SVG script adding src attribute ]
expected: FAIL