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.
This commit is contained in:
Aliaksandr Kalenik 2025-04-13 21:36:00 +02:00 committed by Alexander Kalenik
commit 3e1d718b7f
Notes: github-actions[bot] 2025-04-14 15:10:55 +00:00
3 changed files with 28 additions and 2 deletions

View file

@ -0,0 +1,2 @@
flip #container to visible
#nested is visible