Summary:
Scroll anchoring aims to prevent user experience disruptions from content
loading outside the viewport and causing the page to jump around.
Bug: Bug 1305957
Link to standard:
https://drafts.csswg.org/css-scroll-anchoring/
Platform coverage: All platforms
Estimated or target release: 56
Preference behind which this will be implemented: layout.scroll-anchoring.enabled
Is this feature enabled by default in sandboxed iframes? Yes
DevTools bug: No bug
Do other browser engines implement this?
Chrome shipped this in M56.
web-platform-tests:
https://github.com/web-platform-tests/wpt/tree/master/css/css-scroll-anchoring
Is this feature restricted to secure contexts?
No. Scrolling behavior changes aren't restricted to secure contexts.
Thanks,
Ryan