swc/crates/swc_css_parser/tests/recovery
2022-10-26 22:58:59 +00:00
..
at-rule test(css/parser): Add tests for refactoring (#6262) 2022-10-26 22:58:59 +00:00
bad-url-token refactor(css/parser): Fix parsing of declarations (#6234) 2022-10-22 22:50:19 +00:00
cdo-and-cdc refactor(css/parser): Refactor more (#6251) 2022-10-26 19:22:27 +09:00
comments refactor(css/parser): Use new approach for parsing invalid tokens (#6224) 2022-10-22 04:21:40 +00:00
declaration refactor(css/parser): Fix parsing of declarations (#6234) 2022-10-22 22:50:19 +00:00
delim-token fix(css/ast): Fix AST types for simple block (#6131) 2022-10-13 05:31:34 +00:00
function refactor(css/parser): Refactor more (#6251) 2022-10-26 19:22:27 +09:00
function-token fix(css/ast): Fix AST types for simple block (#6131) 2022-10-13 05:31:34 +00:00
hacks refactor(css/parser): Refactor more (#6251) 2022-10-26 19:22:27 +09:00
ie-progid fix(css/ast): Fix AST types for simple block (#6131) 2022-10-13 05:31:34 +00:00
number fix(css/ast): Fix AST types for simple block (#6131) 2022-10-13 05:31:34 +00:00
qualified-rule fix(css/ast): Fix AST types for simple block (#6131) 2022-10-13 05:31:34 +00:00
selector refactor(css/parser): Use new approach for parsing invalid tokens (#6224) 2022-10-22 04:21:40 +00:00
simple-block/unclosed-in-function refactor(css/parser): Refactor more (#6251) 2022-10-26 19:22:27 +09:00
style-blocks-contents refactor(css/parser): Refactor more (#6251) 2022-10-26 19:22:27 +09:00
styled-jsx fix(css/ast): Fix AST types for simple block (#6131) 2022-10-13 05:31:34 +00:00
unicode-range fix(css/ast): Fix AST types for simple block (#6131) 2022-10-13 05:31:34 +00:00
value refactor(css/parser): Fix parsing of declarations (#6234) 2022-10-22 22:50:19 +00:00
vercel refactor(css/parser): Refactor more (#6251) 2022-10-26 19:22:27 +09:00
whitespaces refactor(css/parser): Fix parsing of declarations (#6234) 2022-10-22 22:50:19 +00:00