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

Unified Diff: third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt

Issue 1659013003: Don't reset LoadEventProgress if frame unload has already started. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: One more disabler Created 4 years, 10 months 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: third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6cf78923847d7b12a239c4b377ba1a657a2cdd2d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt
@@ -0,0 +1,11 @@
+Test that document.open() doesn't allow frames to be attached during frame detach.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS 1 is window[0].length
+PASS window[0][1] is undefined.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/frames/open-then-unload.html ('k') | third_party/WebKit/Source/core/frame/LocalFrame.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698