swc/crates/swc_css_parser/tests
Donny/강동윤 cdef843369
feat(es/estree): Allow emitting acorn ast (#2859)
swc_estree_ast:
 - Add `Flavor`.
 - Adjust serialization based on `Flavor`.

swc_estree_visit:
 - Remove.

testing:
 - Add `diff_json`.

testing_macros:
 - `#[fixture]`: Print input.
2021-11-25 20:16:46 +09:00
..
errors refactor: Flatten css (#2731) 2021-11-12 19:37:05 +09:00
fixture fix(css/parser): Fix span of type selectors (#2870) 2021-11-25 05:47:24 +00:00
line-comment/css-in-js refactor(css/ast): Rename StyleRule to QualifiedRule (#2756) 2021-11-17 21:27:39 +00:00
recovery refactor(css/ast): Split pseudo class and pseudo element (#2675) 2021-11-20 16:29:18 +09:00
fixture.rs feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00