swc/crates/swc_css_parser/tests/recovery
2022-03-11 16:54:33 +00:00
..
at-rule feat(css/codegen): Fix source maps and ast defs (#3974) 2022-03-11 16:54:33 +00:00
bad-url-token refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
comments feat(css): Improve error recovery (#3853) 2022-03-05 11:58:40 +00:00
declaration fix(css/parser): Fix parsing of ; in values (#3821) 2022-03-02 15:51:52 +00:00
delim-token fix(css/parser): Fix parsing of ; in values (#3821) 2022-03-02 15:51:52 +00:00
function feat(css): Support color functions (#3836) 2022-03-04 06:24:22 +09:00
function-token refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
hacks feat(css/codegen): Fix source maps and ast defs (#3974) 2022-03-11 16:54:33 +00:00
ie-progid fix(css): Fix processing of integers (#3752) 2022-02-26 13:51:59 +00:00
number fix(css): Fix processing of integers (#3752) 2022-02-26 13:51:59 +00:00
qualified-rule feat(css): Improve error recovery (#3853) 2022-03-05 11:58:40 +00:00
selector feat(css): Improve error recovery (#3853) 2022-03-05 11:58:40 +00:00
simple-block/unclosed-in-function feat(css/parser): Improve error recovery (#3810) 2022-03-02 05:27:16 +00:00
style-blocks-contents feat(css/codegen): Fix source maps and ast defs (#3974) 2022-03-11 16:54:33 +00:00
styled-jsx feat(css/codegen): Fix source maps and ast defs (#3974) 2022-03-11 16:54:33 +00:00
unicode-range feat(css/ast): Improve type definitions for unicode ranges (#3757) 2022-02-27 14:16:22 +09:00
value feat(css/parser): Improve error recovery (#3828) 2022-03-03 15:05:12 +00:00
vercel feat(css/codegen): Fix source maps and ast defs (#3974) 2022-03-11 16:54:33 +00:00
whitespaces refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00