Index: LayoutTests/http/tests/misc/async-script-expected.txt |
diff --git a/LayoutTests/http/tests/misc/async-script-expected.txt b/LayoutTests/http/tests/misc/async-script-expected.txt |
index 4cc0fa5afef08e03f7c8c6a9499b745b46cc7f24..24f5b8ebff5cf000c2c83d14a990523d4f848891 100644 |
--- a/LayoutTests/http/tests/misc/async-script-expected.txt |
+++ b/LayoutTests/http/tests/misc/async-script-expected.txt |
@@ -1,3 +1,6 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Test that an asynchronous script tag is executed, even if it's removed from the document before it was loaded. |
This test passes if the word "PASS" is displayed below. |