Index: LayoutTests/fast/parser/document-write-then-close-expected.txt |
diff --git a/LayoutTests/fast/parser/document-write-then-close-expected.txt b/LayoutTests/fast/parser/document-write-then-close-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a0b2c549178435aa513e45d07fbf5d7b565ade5c |
--- /dev/null |
+++ b/LayoutTests/fast/parser/document-write-then-close-expected.txt |
@@ -0,0 +1,3 @@ |
+Cancelling a document.write()-inserted and blocking script shouldn't fail. |
+ |
+PASS if no crash. |