ladybird/Tests/LibWeb/Layout/expected/layout-tree-update
Callum Law 2c6aa4d272 LibWeb: Apply null transform properties on style recomputation
When applying style in `Layout::Node::apply_style` we previously ignored
null `rotate`, `translate`, and `scale` values which left the old values
in place in the case of nonnull -> null changes.

Fixes #10125
2026-06-18 12:26:22 +02:00
..
change-position-for-child-of-display-contents.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
content-visibility-hidden-clears-internal-svg-resource-subtree.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
content-visibility-hidden-preserves-svg-resource-subtree.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
content-visibility-hidden-rebuilds-internal-svg-resource-subtree.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
dialog-backdrop-update.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
dialog-removal.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-element-position-change.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
maintain-single-backdrop-pseudo-element.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
simple-update-inside-svg-subtree.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
transform-longhands-clear.txt LibWeb: Apply null transform properties on style recomputation 2026-06-18 12:26:22 +02:00