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

Side by Side 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, 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 unified diff | Download patch
OLDNEW
1 Policy delegate: attempt to load http://www.example.com/ with navigation type 'o ther' 1 Policy delegate: attempt to load http://www.example.com/
2 Test for window.onload never fires if page contains an <iframe> with a bad schem e or whose load is cancelled by returning null from resource load delegate's wil lSendRequest. If the test passes, you should see the word "PASSED" below. 2 Test for window.onload never fires if page contains an <iframe> with a bad schem e or whose load is cancelled by returning null from resource load delegate's wil lSendRequest. If the test passes, you should see the word "PASSED" below.
3 3
4 PASSED 4 PASSED
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698