ladybird/Tests/LibWeb/Layout
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
..
data LibWeb: Assign linked style sheet location when parsing it 2025-04-15 09:40:38 +01:00
expected LibWeb: Apply null transform properties on style recomputation 2026-06-18 12:26:22 +02:00
input LibWeb: Apply null transform properties on style recomputation 2026-06-18 12:26:22 +02:00