root-scroller
root-scroller copied to clipboard
document.rootScroller API proposal
On https://proxx.app, the URL-hiding behaviour was unwanted during games because the viewport height only changes once the URL bar is fully hidden/shown. This causes anything fixed to the bottom of...
From https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/COF0YKkjZVQ: > Currently we limit the scrollers developers can set to be exactly 100% viewport filling, do developers have other use cases? Imagine a grid/flexbox layout like this which...
The main objection I imagine to this proposal is: "All the reasons you list for how the root scroller is special are just browser bugs - rather than introduce a...