1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 10:01:13 +09:00
ladybird/Tests/LibWeb/Text/expected/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.txt 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.txt LibWeb: Process all pending lazy loading intersection observations 2023-12-24 13:23:40 +01:00
implicit-root-after-originating-iframe-is-removed-from-dom.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
observe-box-inside-container-with-scrollable-overflow.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
unobserve-element-without-matching-observe.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00