swc/crates/swc_css_parser/tests/fixture/value
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
..
angle feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
color feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
custom-property feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
dimension feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
escaped feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
frequency feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
ident feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
integer feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
length feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
percentage feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
quotes feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
resolution feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
square-brackets feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
time feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
urange feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
url feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00