swc/crates/swc_css_parser/tests/recovery/delim-token
2022-02-05 23:22:47 +09:00
..
ampersand fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
asterisk fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
at-sign fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
bang refactor(css/ast): Change AST for !important (#3440) 2022-02-05 23:22:47 +09:00
bar fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
caret fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
dollar fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
equals fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
greater-than fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
hash fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
less-than fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
minus feat(css/lexer): Implement error recovery for functions (#3445) 2022-02-04 12:29:56 +09:00
percent fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
plus feat(css/lexer): Implement error recovery for functions (#3445) 2022-02-04 12:29:56 +09:00
question-mark fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
star fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00
tilde fix(css/ast): Fix type definitions related to parsing unknown at-rules (#2922) 2021-12-01 17:07:49 +00:00