Files
ladybird/Libraries/LibWeb/CSS/StyleComputer.cpp
Andreas Kling e749be2295 LibWeb: Only cascade relevant CSS properties for logical alias context
We only need the cascaded values for writing-mode and direction when
resolving the logical alias context, so we can skip all other
properties.
2025-07-21 20:37:17 +01:00

165 KiB