mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
AtStyleRule being a subclass of QualifiedStyleRule was causing problems when trying to distinguish between them. Combining them and then distinguishing between them with a Type enum makes that check simpler, and is in line with how similar checks are done elsewhere in the parser.
865 B
865 B