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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/history/push-state-in-new-frame-expected.txt

Issue 1495013002: Check for equality of the URL's origin in replaceState/pushState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Put all logic in History.cpp, change tests to testharness Created 5 years 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 CONSOLE ERROR: line 11: Uncaught SecurityError: Failed to execute 'pushState' on 'History': A history state object with URL 'http://127.0.0.1:8000/pushState.htm l' cannot be created in a document with origin 'http://127.0.0.1:8000' and URL ' about:blank'.
1 2
2 3
3 ============== Back Forward List ============== 4 ============== Back Forward List ==============
4 curr-> http://127.0.0.1:8000/history/push-state-in-new-frame.html 5 curr-> http://127.0.0.1:8000/history/push-state-in-new-frame.html
5 http://127.0.0.1:8000/navigation/resources/blank.txt (in frame "<!-- framePath //<!--frame0-->-->") 6 http://127.0.0.1:8000/navigation/resources/blank.txt (in frame "<!-- framePath //<!--frame0-->-->")
6 =============================================== 7 ===============================================
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698