tree: 9f3d5faaf4d593d5c8a69b96db22e994265cd9d4 [path history] [tgz]
  1. parsing/
  2. support/
  3. abspos-containing-block-outside-scroller.html
  4. abspos-contributes-to-static-parent-bounds.html
  5. ancestor-change-heuristic.html
  6. anchor-inside-iframe.html
  7. anchor-updates-after-explicit-scroll.html
  8. anchoring-with-bounds-clamping-div.html
  9. anchoring-with-bounds-clamping.html
  10. anonymous-block-box.html
  11. basic.html
  12. clamp-negative-overflow.html
  13. clipped-scrollers-skipped.html
  14. contain-paint-offscreen-container.html
  15. descend-into-container-with-float.html
  16. descend-into-container-with-overflow.html
  17. device-pixel-adjustment.html
  18. DIR_METADATA
  19. exclude-fixed-position.html
  20. exclude-inline.html
  21. exclude-sticky.html
  22. focus-prioritized.html
  23. fragment-scrolling-anchors.html
  24. fullscreen-crash.html
  25. heuristic-with-offset-update-from-scroll-event-listener.html
  26. heuristic-with-offset-update.html
  27. history-restore-anchors.html
  28. image-001.html
  29. infinite-scroll-event.tentative.html
  30. inheritance.html
  31. inline-block-002.html
  32. inline-block.html
  33. META.yml
  34. multicol-fragmented-anchor-expected.txt
  35. multicol-fragmented-anchor.html
  36. negative-layout-overflow.html
  37. nested-overflow-subtree-layout-ref.html
  38. nested-overflow-subtree-layout.html
  39. opt-out-dynamic-scroller.html
  40. opt-out-dynamic.html
  41. opt-out-inner-table.html
  42. opt-out-table.html
  43. opt-out.html
  44. OWNERS
  45. position-change-heuristic-display-none-change.html
  46. position-change-heuristic-display-none-to-abspos-change.html
  47. position-change-heuristic-ib-split.html
  48. position-change-heuristic-in-nested-scroll-box.html
  49. position-change-heuristic.html
  50. reading-scroll-forces-anchoring.html
  51. README.md
  52. scroll-padding-affects-anchoring.html
  53. start-edge-in-block-layout-direction.html
  54. subtree-exclusion.html
  55. table-collapsed-borders-crash.html
  56. text-anchor-in-vertical-rl.html
  57. vertical-rl-viewport-size-change-000.html
  58. vertical-rl-viewport-size-change-001.html
  59. wrapped-text.html
  60. zero-scroll-offset.html
chromium/src/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.