Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleComputer.cpp
Matthew Olsson 5dfe99e247 LibWeb: Do not assert the type of transformation style values
In this case, the StyleValue may be "unresolved", however let's just
avoid the assert altogether and treat all non-transform values as
"none".
2024-03-06 07:45:56 +01:00

117 KiB