ladybird/Tests/LibWeb/Layout/input/layout-tree-update
Andreas Kling 6dba720370 LibWeb: Invalidate layout tree at nearest non-anonymous ancestor
When marking a part of the layout tree for rebuild, if the subtree root
that we're marking has an anonymous parent, we now mark from the nearest
non-anonymous ancestor instead.

This ensures that subtrees inside anonymous wrappers don't just get
duplicated (i.e recreated but inserted instead of replaced).
2025-06-04 00:43:23 +02:00
..
dialog-backdrop-update.html LibWeb: Only create backdrop when originating element is invalidated 2025-04-16 09:01:08 -06:00
inline-element-position-change.html LibWeb: Invalidate layout tree at nearest non-anonymous ancestor 2025-06-04 00:43:23 +02:00
simple-update-inside-svg-subtree.html Meta: Add doctypes to a few more layout tests 2025-06-03 11:03:19 +01:00