Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: LayoutTests/fast/parser/document-write-then-close-expected.txt

Issue 710933003: Handle parser-blocking script cancellations while nested. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Generalize cancellation Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698