Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleComputer.cpp
Matthew Olsson 8bb635bd33 LibWeb: Prevent transform interpolations from failing
Style computation should never fail. Instead, we just ignore the
transformation that led to the invalid matrix.
2024-03-06 07:45:56 +01:00

118 KiB