← Back to release summary

API to disable scroll restoration on history navigation

Category
DOM
Type
New or changed feature
Status
Enabled by default (Chrome 46)
Intent stage
None

Summary

The API allows web applications to explicitly disable user agents default scroll restoration behavior on history navigation through `history.scrollRestoration = 'manual'`.

Standards & signals

Docs: http://wpt.fyi/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/ https://developer.mozilla.org/en-US/docs/Web/API/History https://developers.google.com/web/updates/2015/09/history-api-scroll-restoration

View on chromestatus.com