swc/crates/swc_css_parser/tests/fixture
Alexander Akait 1651bccf45
test(css/parser): Add tests for selectors (#3770)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2022-02-28 08:26:23 +00:00
..
at-rule refactor(css/ast): Simplify AST types (#3753) 2022-02-27 14:52:32 +00:00
bom feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
comment feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
dashed-ident refactor(css/ast): Simplify AST types (#3753) 2022-02-27 14:52:32 +00:00
declaration feat(css/ast): Improve parsing of colors (#3680) 2022-02-22 19:45:33 +00:00
declaration-list feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
delim/backslash feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
dimension/basic feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
empty refactor: Flatten css (#2731) 2021-11-12 19:37:05 +09:00
esbuild refactor(css/ast): Simplify AST types (#3753) 2022-02-27 14:52:32 +00:00
function feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
hacks feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
hex-colors test(css/parser): Add malformed hex color tests (#3762) 2022-02-27 07:16:35 +00:00
important/basic fix(css): Fix processing of integers (#3752) 2022-02-26 13:51:59 +00:00
number fix(css): Fix processing of integers (#3752) 2022-02-26 13:51:59 +00:00
property/escaped feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
rome fix(css): Fix processing of integers (#3752) 2022-02-26 13:51:59 +00:00
selector test(css/parser): Add tests for selectors (#3770) 2022-02-28 08:26:23 +00:00
style-block feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
styled-jsx/selector feat(css/ast): Support more selectors (#3729) 2022-02-25 02:05:12 +00:00
stylesheet/empty refactor: Flatten css (#2731) 2021-11-12 19:37:05 +09:00
stylis/comma/01 feat(css/ast): Use SimpleBlock in more places (#3575) 2022-02-16 12:40:16 +09:00
value feat(css/ast): Improve type definitions for unicode ranges (#3757) 2022-02-27 14:16:22 +09:00
vercel fix(css): Fix processing of integers (#3752) 2022-02-26 13:51:59 +00:00