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

Unified Diff: third_party/WebKit/LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt

Issue 2655143002: Drop replacesCurrentHistoryItem, NavigationType (Closed)
Patch Set: More compile fixes Created 3 years, 11 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/loader/onload-policy-ignore-for-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt
index a22fad449983d019877a3ba5f54b4b40d8ef417c..7ffc25a7f069427e426a4240deb6a65d03f4012e 100644
--- a/third_party/WebKit/LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt
@@ -1,4 +1,4 @@
-Policy delegate: attempt to load http://www.example.com/ with navigation type 'other'
+Policy delegate: attempt to load http://www.example.com/
Test for window.onload never fires if page contains an <iframe> with a bad scheme or whose load is cancelled by returning null from resource load delegate's willSendRequest. If the test passes, you should see the word "PASSED" below.
PASSED

Powered by Google App Engine
This is Rietveld 408576698