blob: 78f1387bdf47e987da47861a8f0be5ddcd4fba6a (
plain)
1
2
3
4
5
6
7
8
|
## Scroll Anchoring Test Suite
Scroll anchoring adjusts the scroll position to prevent visible jumps (or
"reflows") when content changes above the viewport.
* [explainer](https://github.com/WICG/ScrollAnchoring/blob/master/explainer.md)
* [spec](https://drafts.csswg.org/css-scroll-anchoring/)
* [file bug / view open issues](https://github.com/w3c/csswg-drafts/issues)
|