swc/crates/swc_css_parser/tests/fixture/selector
Donny/강동윤 d1097ccb59
feat(css/parser): Store lexed comments (#8091)
**Description:**

For now, we leave every comment as a leading comment. As logic for determining leading vs trailing is quite complex, I'll do it with another PR.
2023-10-10 11:42:20 +00:00
..
attribute feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
class feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
comments feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
complex feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
compound feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
id feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
list feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
nesting feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
pseudo-class feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
pseudo-element feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
type feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00