tree: 97802956727d868e4d0699463f671de390a96fe3 [path history] [tgz]
  1. parsing/
  2. abspos-containing-block-outside-scroller.html
  3. abspos-contributes-to-static-parent-bounds.html
  4. ancestor-change-heuristic.html
  5. anchor-updates-after-explicit-scroll.html
  6. anchoring-with-bounds-clamping-div.html
  7. anchoring-with-bounds-clamping.html
  8. anonymous-block-box.html
  9. basic.html
  10. clamp-negative-overflow.html
  11. clipped-scrollers-skipped.html
  12. descend-into-container-with-float.html
  13. descend-into-container-with-overflow.html
  14. device-pixel-adjustment.html
  15. exclude-fixed-position.html
  16. exclude-inline.html
  17. exclude-sticky.html
  18. heuristic-with-offset-update.html
  19. infinite-scroll-event.tentative.html
  20. inheritance.html
  21. inline-block.html
  22. META.yml
  23. multicol-fragmented-anchor-expected.txt
  24. multicol-fragmented-anchor.html
  25. negative-layout-overflow.html
  26. opt-out-dynamic-expected.txt
  27. opt-out-dynamic-scroller.html
  28. opt-out-dynamic.html
  29. opt-out-inner-table.html
  30. opt-out-table.html
  31. opt-out.html
  32. OWNERS
  33. position-change-heuristic-display-none-change.html
  34. position-change-heuristic-display-none-to-abspos-change-expected.txt
  35. position-change-heuristic-display-none-to-abspos-change.html
  36. position-change-heuristic-ib-split.html
  37. position-change-heuristic.html
  38. README.md
  39. start-edge-in-block-layout-direction.html
  40. subtree-exclusion.html
  41. text-anchor-in-vertical-rl.html
  42. wrapped-text.html
blink/web_tests/external/wpt/css/css-scroll-anchoring/README.md

Scroll Anchoring Web Platform Tests

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