swc/crates/swc_css_parser/tests/fixture/selector
2022-03-01 15:26:17 +00:00
..
attribute feat(css/ast): Support more selectors (#3729) 2022-02-25 02:05:12 +00:00
class refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
comments refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
complex feat(css/ast): Support more selectors (#3729) 2022-02-25 02:05:12 +00:00
compound refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
id feat(css/ast): Support more selectors (#3729) 2022-02-25 02:05:12 +00:00
list refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
nesting feat(css/ast): Union Value and ComponentValue (#3804) 2022-03-01 15:26:17 +00:00
pseudo-class feat(css/ast): Union Value and ComponentValue (#3804) 2022-03-01 15:26:17 +00:00
pseudo-element feat(css/ast): Support more selectors (#3729) 2022-02-25 02:05:12 +00:00
type feat(css/ast): Union Value and ComponentValue (#3804) 2022-03-01 15:26:17 +00:00