swc/crates/swc_css_parser/tests/recovery
2022-04-06 05:07:48 +00:00
..
at-rule feat(css/parser): Improve error recovery for unknown at-rules (#4257) 2022-04-06 05:07:48 +00:00
bad-url-token fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
cdo-and-cdc fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
comments fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
declaration fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
delim-token feat(css/parser): Improve error recovery for unknown at-rules (#4257) 2022-04-06 05:07:48 +00:00
function feat(css/parser): Improve error recovery for unknown at-rules (#4257) 2022-04-06 05:07:48 +00:00
function-token fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
hacks refactor(css/ast): Union all at-rules to one at-rule in AST (#4189) 2022-04-01 20:53:23 +09:00
ie-progid feat(css/parser): Improve error recovery for unknown at-rules (#4257) 2022-04-06 05:07:48 +00:00
number fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
qualified-rule fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
selector fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
simple-block/unclosed-in-function fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
style-blocks-contents refactor(css/ast): Union all at-rules to one at-rule in AST (#4189) 2022-04-01 20:53:23 +09:00
styled-jsx refactor(css/ast): Union all at-rules to one at-rule in AST (#4189) 2022-04-01 20:53:23 +09:00
unicode-range fix(common): Fix the line number of errors (#4082) 2022-03-19 23:56:12 +09:00
value feat(css/parser): Improve error recovery for unknown at-rules (#4257) 2022-04-06 05:07:48 +00:00
vercel feat(css/parser): Improve error recovery for unknown at-rules (#4257) 2022-04-06 05:07:48 +00:00
whitespaces refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00