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

Unified Diff: third_party/WebKit/LayoutTests/fast/frames/open-without-opener-frame-crash-expected.txt

Issue 1682173004: Add missing opener frame null check. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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-without-opener-frame-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/platform-name-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/open-without-opener-frame-crash-expected.txt
similarity index 61%
copy from third_party/WebKit/LayoutTests/accessibility/platform-name-expected.txt
copy to third_party/WebKit/LayoutTests/fast/frames/open-without-opener-frame-crash-expected.txt
index 18bbddc680d42fa7d6d53a262ace9670ff7136ac..8a6d55736a66ad98601a87774c8253e984e6d936 100644
--- a/third_party/WebKit/LayoutTests/accessibility/platform-name-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/frames/open-without-opener-frame-crash-expected.txt
@@ -1,9 +1,8 @@
-This test just prints the name of the current platform.
+Test that document.open() doesn't crash when being opened from a frame-less context.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Platform name: chromium
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698