tree: 54ae4dde3d11cf9ae8fa4bc4c69d7f773c233819 [path history] [tgz]
  1. parsing/
  2. support/
  3. abspos-containing-block-outside-scroller.html
  4. abspos-contributes-to-static-parent-bounds.html
  5. abspos-in-multicol-001.html
  6. abspos-in-multicol-002.html
  7. abspos-in-multicol-003.html
  8. adjustment-followed-by-scrollBy.html
  9. adjustments-in-scroll-event-handler.tentative.html
  10. after-scrollable-range-shrinkage-001.html
  11. after-scrollable-range-shrinkage-002.html
  12. after-scrollable-range-shrinkage-003.html
  13. after-scrollable-range-shrinkage-004.html
  14. ancestor-change-heuristic.html
  15. anchor-inside-iframe.html
  16. anchor-updates-after-explicit-scroll.html
  17. anchoring-with-bounds-clamping-div.html
  18. anchoring-with-bounds-clamping.html
  19. anonymous-block-box.html
  20. basic.html
  21. clamp-negative-overflow.html
  22. clipped-scrollers-skipped.html
  23. contain-paint-offscreen-container.html
  24. contenteditable-near-cursor.tentative.html
  25. descend-into-container-with-float.html
  26. descend-into-container-with-overflow.html
  27. device-pixel-adjustment.html
  28. dirty-contents-reselect-anchor.tentative.html
  29. exclude-fixed-position.html
  30. exclude-inline.html
  31. exclude-sticky.html
  32. focus-prioritized.html
  33. focused-element-in-excluded-subtree.html
  34. focused-element-nested-anchor.html
  35. focused-element-outside-scroller.html
  36. fragment-scrolling-anchors.html
  37. fullscreen-crash.html
  38. heuristic-with-offset-update-from-scroll-event-listener.html
  39. heuristic-with-offset-update.html
  40. history-restore-anchors.html
  41. ignore-adjustments-while-scrolling-to-anchor.tentative.html
  42. image-001.html
  43. infinite-scroll-event.tentative.html
  44. inheritance.html
  45. inline-block-002.html
  46. inline-block.html
  47. META.yml
  48. multicol-fragmented-anchor.html
  49. negative-layout-overflow.html
  50. nested-overflow-subtree-layout-ref.html
  51. nested-overflow-subtree-layout-vertical-ref.html
  52. nested-overflow-subtree-layout-vertical.html
  53. nested-overflow-subtree-layout.html
  54. opt-out-dynamic-scroller.html
  55. opt-out-dynamic.html
  56. opt-out-inner-table.html
  57. opt-out-table.html
  58. opt-out.html
  59. position-change-heuristic-display-none-change.html
  60. position-change-heuristic-display-none-to-abspos-change.html
  61. position-change-heuristic-ib-split.html
  62. position-change-heuristic-in-nested-scroll-box.html
  63. position-change-heuristic.html
  64. reading-scroll-forces-anchoring.html
  65. README.md
  66. scroll-padding-affects-anchoring.html
  67. shadow-dom-subscroller.html
  68. start-edge-in-block-layout-direction.html
  69. subtree-exclusion.html
  70. table-col-and-dead-row-group-crash.html
  71. table-collapsed-borders-crash.html
  72. text-anchor-in-vertical-rl.html
  73. vertical-rl-viewport-size-change-000.html
  74. vertical-rl-viewport-size-change-001.html
  75. wrapped-text.html
  76. zero-scroll-offset-001.html
  77. zero-scroll-offset-002.html
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.