swc/css/parser/tests/fixture/selector/comments
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
..
input.css test(css/parser): Add tests for comments in selectors (#2293) 2021-09-24 17:09:57 +09:00
output.json feat(css): Recover from invalid properties (#2312) 2021-09-28 09:58:56 +00:00
span.rust-debug test(css/parser): Add tests for comments in selectors (#2293) 2021-09-24 17:09:57 +09:00