mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 11:26:36 +02:00
Previously, this would blindly use parse_number() without checking if there was a number to parse. This meant we would crash on transforms like: rotate(BAD 32 0) Now the attribute just gracefully fails to parse.
21 KiB
21 KiB