| Index: LayoutTests/fast/html/imports/import-dynamic-expected.txt
|
| diff --git a/LayoutTests/fast/html/imports/import-async-expected.txt b/LayoutTests/fast/html/imports/import-dynamic-expected.txt
|
| similarity index 92%
|
| rename from LayoutTests/fast/html/imports/import-async-expected.txt
|
| rename to LayoutTests/fast/html/imports/import-dynamic-expected.txt
|
| index f942de7842c47b3a6a20a98b73084e7cbeea8f66..ba8c7a324384c1c33882b80112fd25ae79d26aac 100644
|
| --- a/LayoutTests/fast/html/imports/import-async-expected.txt
|
| +++ b/LayoutTests/fast/html/imports/import-dynamic-expected.txt
|
| @@ -4,7 +4,7 @@ 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
|
| +PASS importIsLoaded is true
|
| In onload handler - This should be called later.
|
| PASS importIsLoaded is true
|
| PASS scriptIsExecuted is true
|
|
|