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