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

Unified Diff: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt

Issue 927213004: Accept options in history APIs to allow scroll restoration to be disabled (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 5 years, 7 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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
index 269eff3937ba05f84551cce2de928e3f497b1b40..c5561501ded6883f2e1096275439b639ce95001b 100644
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
@@ -16,6 +16,7 @@ PASS window.cached_applicationCache.onupdateready is null
PASS window.cached_applicationCache.status is 0
PASS window.cached_history.length is 0
PASS window.cached_history.state is null
+PASS window.cached_history_options.scrollRestoration is 'auto'
FAIL window.cached_location.hash should be (of type string). Was undefined (of type undefined).
FAIL window.cached_location.host should be (of type string). Was undefined (of type undefined).
FAIL window.cached_location.hostname should be (of type string). Was undefined (of type undefined).
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698