gecko-dev/testing/web-platform/tests/css/css-scroll-anchoring
Eric Willigers 8ede145ecf Bug 1532785 [wpt PR 15316] - [css-scroll-anchoring] Parsing of overflow-anchor, a=testonly
Automatic update from web-platform-tests
[css-scroll-anchoring] Parsing of overflow-anchor

overflow-anchor is auto | none.

https://drafts.csswg.org/css-scroll-anchoring/#propdef-overflow-anchor

--
Merge pull request #15316 from ewilligers/scroll-anchoring-parsing

[css-scroll-anchoring] Parsing of overflow-anchor
--

wpt-commits: fd29def8ff0c3bedef11baf3dd7f2517cdd65014, 92dbb5b763261eadc006e953580394971173e6cc
wpt-pr: 15316
2019-04-01 14:42:33 +01:00
..
parsing
abspos-containing-block-outside-scroller.html
abspos-contributes-to-static-parent-bounds.html
ancestor-change-heuristic.html
anchor-updates-after-explicit-scroll.html
anchoring-with-bounds-clamping-div.html
anchoring-with-bounds-clamping.html
anonymous-block-box.html
basic.html
clamp-negative-overflow.html
clipped-scrollers-skipped.html
descend-into-container-with-float.html
descend-into-container-with-overflow.html
device-pixel-adjustment.html
exclude-fixed-position.html
exclude-inline.html
exclude-sticky.html
heuristic-with-offset-update.html
inheritance.html
inline-block.html
META.yml
multicol-fragmented-anchor.html
negative-layout-overflow.html
opt-out-dynamic-scroller.html
opt-out-dynamic.html
opt-out-inner-table.html
opt-out-table.html
opt-out.html
position-change-heuristic.html
README.md
start-edge-in-block-layout-direction.html
subtree-exclusion.html
text-anchor-in-vertical-rl.html
wrapped-text.html

Scroll Anchoring Web Platform Tests

Scroll anchoring adjusts the scroll position to prevent visible jumps (or "reflows") when content changes above the viewport.