ladybird/Tests/LibWeb/Text/input/IntersectionObserver
Aliaksandr Kalenik 3e1d718b7f LibWeb: Ignore boxes without layout node in intersection observer steps
Check if box has associated layout node is not mentioned in the spec,
but it is required to match behavior of other browsers that do not
invoke intersection observer steps for boxes without layout node.
2025-04-14 17:01:53 +02:00
..
box-without-layout-node-should-not-intersect.html LibWeb: Ignore boxes without layout node in intersection observer steps 2025-04-14 17:01:53 +02:00
img-lazy-loading-not-blocked-by-img-outside-viewport.html LibWeb: Rename internals.signalTextTestIsDone() to signalTestIsDone() 2025-03-18 20:09:46 +01:00
implicit-root-after-originating-iframe-is-removed-from-dom.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
observe-box-inside-container-with-scrollable-overflow.html LibWeb: Do not include box's own scroll offset in get_client_rects() 2024-03-22 12:13:59 +01:00
unobserve-element-without-matching-observe.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00