tree: e42546d026bd52a6492b06c136b596891ca86e0b [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-inside-textarea.tentative.html
  17. anchor-updates-after-explicit-scroll.html
  18. anchoring-with-bounds-clamping-div.html
  19. anchoring-with-bounds-clamping.html
  20. anonymous-block-box.html
  21. basic.html
  22. clamp-negative-overflow.html
  23. clipped-scrollers-skipped.html
  24. contain-paint-offscreen-container.html
  25. contenteditable-insert-line-at-top.tentative.html
  26. contenteditable-near-cursor.tentative.html
  27. descend-into-container-with-float.html
  28. descend-into-container-with-overflow.html
  29. device-pixel-adjustment.html
  30. dirty-contents-reselect-anchor.tentative.html
  31. editable-scroll-anchor.html
  32. exclude-fixed-position.html
  33. exclude-inline.html
  34. exclude-sticky.html
  35. focus-prioritized.html
  36. focused-element-in-excluded-subtree.html
  37. focused-element-nested-anchor.html
  38. focused-element-outside-scroller.html
  39. fragment-scrolling-anchors.html
  40. fresh-table-col-crash.html
  41. fullscreen-crash.html
  42. heuristic-with-offset-update-from-scroll-event-listener.html
  43. heuristic-with-offset-update.html
  44. history-restore-anchors.html
  45. ignore-adjustments-while-scrolling-to-anchor.tentative.html
  46. image-001.html
  47. infinite-scroll-event.tentative.html
  48. inheritance.html
  49. inline-block-002.html
  50. inline-block.html
  51. META.yml
  52. multicol-fragmented-anchor.html
  53. negative-layout-overflow.html
  54. nested-overflow-subtree-layout-ref.html
  55. nested-overflow-subtree-layout-vertical-ref.html
  56. nested-overflow-subtree-layout-vertical.html
  57. nested-overflow-subtree-layout.html
  58. opt-out-dynamic-scroller.html
  59. opt-out-dynamic.html
  60. opt-out-inner-table.html
  61. opt-out-table.html
  62. opt-out.html
  63. position-change-heuristic-display-none-change.html
  64. position-change-heuristic-display-none-to-abspos-change.html
  65. position-change-heuristic-ib-split.html
  66. position-change-heuristic-in-nested-scroll-box.html
  67. position-change-heuristic.html
  68. reading-scroll-forces-anchoring.html
  69. README.md
  70. scroll-anchoring-editing-content-change.html
  71. scroll-padding-affects-anchoring.html
  72. shadow-dom-subscroller.html
  73. start-edge-in-block-layout-direction.html
  74. subtree-exclusion.html
  75. table-col-and-dead-row-group-crash.html
  76. table-collapsed-borders-crash.html
  77. text-anchor-in-vertical-rl.html
  78. vertical-rl-viewport-size-change-000.html
  79. vertical-rl-viewport-size-change-001.html
  80. WEB_FEATURES.yml
  81. wrapped-text.html
  82. zero-scroll-offset-001.html
  83. 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.