swc/crates/swc_css_parser/tests/fixture
2024-01-03 20:40:51 +00:00
..
at-rule refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
bom feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
cdo-and-cdc feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
comment feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
dashed-ident feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
declaration feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
declaration-list feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
delim/backslash feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
dimension/basic feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
empty feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
function refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
hacks feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
hex-colors refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
important/basic feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
number feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
only/1 feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
property/escaped feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
selector refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
style-block feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
styled-jsx/selector feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
stylesheet feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
stylis/comma/01 feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
turbo/4092 feat(css/parser): Store lexed comments (#8091) 2023-10-10 11:42:20 +00:00
value refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
vendor refactor(css/parser): Remove value normalization (#8434) 2024-01-03 20:40:51 +00:00
vercel-2175 fix(css/parser): Fix parsing of hsla(var(--foo), 1) (#8443) 2023-12-23 12:39:54 +09:00