mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
53 lines
970 B
Plaintext
53 lines
970 B
Plaintext
|
|
x Expected '{'
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:20:5]
|
|
20 | color: blue;
|
|
: ^
|
|
`----
|
|
|
|
x Expected '{'
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:29:1]
|
|
29 | -->;
|
|
: ^
|
|
`----
|
|
|
|
x Invalid selector
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | <!-- 123 -->
|
|
: ^^^
|
|
`----
|
|
|
|
x Invalid selector
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:35:5]
|
|
35 | <!-- .class {
|
|
: ^^^^
|
|
`----
|
|
|
|
x Unexpected end of file, but expected '{'
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | ,-> <!--
|
|
6 | |
|
|
7 | | test
|
|
8 | |
|
|
9 | `-> -->
|
|
10 | }
|
|
`----
|
|
|
|
x Unexpected token
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | <!--
|
|
: ^^^^
|
|
`----
|
|
|
|
x Unexpected token
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:14:1]
|
|
14 | <!--
|
|
: ^^^^
|
|
`----
|
|
|
|
x Unexpected token
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:25:1]
|
|
25 | <!--
|
|
: ^^^^
|
|
`----
|