| Index: LayoutTests/fast/html/imports/import-async-expected.txt
|
| diff --git a/LayoutTests/fast/html/imports/import-async-expected.txt b/LayoutTests/fast/html/imports/import-async-expected.txt
|
| deleted file mode 100644
|
| index f942de7842c47b3a6a20a98b73084e7cbeea8f66..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/html/imports/import-async-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -This test ensures that script-added import doesn't block scripts
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -In script tag - This should be called first.
|
| -PASS importIsLoaded is false
|
| -In onload handler - This should be called later.
|
| -PASS importIsLoaded is true
|
| -PASS scriptIsExecuted is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|