mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-27 18:07:10 +02:00
`parse_a_calc_function_node()` only detects math functions, but regularly encounters unrelated functions like `rgba()`. Since we now support all the math functions, this message is just misleading spam.