ladybird/Tests/LibWeb/Layout/input/layout-tree-update
Andreas Kling 7ae46bf8b7 LibWeb: Allow partial update of SVG subtrees in layout tree
We were incorrectly always appending to the nearest ancestor in the
partial update case, even when the node was eligible for replacement.
2025-01-21 00:08:25 +01:00
..
simple-update-inside-svg-subtree.html LibWeb: Allow partial update of SVG subtrees in layout tree 2025-01-21 00:08:25 +01:00