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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt

Issue 2706923002: Rework security checks to be based on Window rather than Frame. (Closed)
Patch Set: Fix test typo Created 3 years, 9 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/dom/Window/open-after-frame-detached-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt
index 30efc08e1e1a4a0d7935a5461473d0501ac56277..907b843f239d176e82f51de1c645020505592138 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt
@@ -6,5 +6,5 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS successfullyParsed is true
TEST COMPLETE
-FAIL childWindow.open('about:blank') should be null (of type object). Was undefined (of type undefined).
+PASS childWindow.open('about:blank') is null

Powered by Google App Engine
This is Rietveld 408576698