swc/css/parser/tests/fixture
Donny/강동윤 b206404d94
feat(css): Recover from invalid properties (#2312)
swc_css_ast:
 - Add `DeclBlockItem`.
 - Change `DeclBlock.properties` to `DeclBlock.items`.

swc_css_parser:
 - Add a way to recovered errors.
2021-09-28 09:58:56 +00:00
..
at-rule test(css/parser): Add tests for @page at-rule (#2296) 2021-09-24 16:12:08 +09:00
esbuild feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
function/url feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
important/basic feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
rome feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
selector feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
styled-jsx/selector feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
stylesheet/empty fix(css/ast): Fix typo (#2298) 2021-09-24 15:48:31 +09:00
stylis/comma/01 feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00