mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +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.