mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-15 07:38:52 +00:00
Previously, SimpleSelectors optionally had Attribute-selector data as well as their main type. Now, they're either one or the other, which better matches the spec, and makes parsing and matching more straightforward.