tree: f25858cdb13e24fd5b7d0ea57a0cb4626e0b9211 [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-from-scroll-event-listener.html
  19. heuristic-with-offset-update.html
  20. image-001.html
  21. infinite-scroll-event.tentative.html
  22. inheritance.html
  23. inline-block-002.html
  24. inline-block.html
  25. META.yml
  26. multicol-fragmented-anchor-expected.txt
  27. multicol-fragmented-anchor.html
  28. negative-layout-overflow.html
  29. nested-overflow-subtree-layout-ref.html
  30. nested-overflow-subtree-layout.html
  31. opt-out-dynamic-expected.txt
  32. opt-out-dynamic-scroller.html
  33. opt-out-dynamic.html
  34. opt-out-inner-table.html
  35. opt-out-table.html
  36. opt-out.html
  37. OWNERS
  38. position-change-heuristic-display-none-change.html
  39. position-change-heuristic-display-none-to-abspos-change-expected.txt
  40. position-change-heuristic-display-none-to-abspos-change.html
  41. position-change-heuristic-ib-split.html
  42. position-change-heuristic.html
  43. README.md
  44. scroll-padding-affects-anchoring.html
  45. start-edge-in-block-layout-direction.html
  46. subtree-exclusion.html
  47. text-anchor-in-vertical-rl.html
  48. wrapped-text.html
third_party/blink/web_tests/external/wpt/css/css-scroll-anchoring/README.md

Scroll Anchoring Test Suite

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