mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-27 18:07:10 +02:00
`parse_a_stylesheet()` should not do any conversion on its rules. This change corrects that. There are other places where we get this wrong, but one thing at a time. :^)