mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 20:51:42 +03:00
276 lines
4.9 KiB
Plaintext
276 lines
4.9 KiB
Plaintext
|
|
x Stylesheet
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | ,-> <!-- 123 -->
|
|
2 | |
|
|
3 | | div {
|
|
4 | | color: red;
|
|
5 | | <!--
|
|
6 | |
|
|
7 | | test
|
|
8 | |
|
|
9 | | -->
|
|
10 | `-> }
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | ,-> <!-- 123 -->
|
|
2 | |
|
|
3 | | div {
|
|
4 | | color: red;
|
|
5 | | <!--
|
|
6 | |
|
|
7 | | test
|
|
8 | |
|
|
9 | | -->
|
|
10 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | ,-> <!-- 123 -->
|
|
2 | |
|
|
3 | | div {
|
|
4 | | color: red;
|
|
5 | | <!--
|
|
6 | |
|
|
7 | | test
|
|
8 | |
|
|
9 | | -->
|
|
10 | `-> }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | <!-- 123 -->
|
|
: ^^^
|
|
`----
|
|
|
|
x Number { value: 123.0, raw: Atom('123' type=inline), type_flag: Integer }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | <!-- 123 -->
|
|
: ^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | <!-- 123 -->
|
|
: ^
|
|
`----
|
|
|
|
x WhiteSpace { value: Atom(' ' type=inline) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | <!-- 123 -->
|
|
: ^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | <!-- 123 -->
|
|
: ^^^
|
|
`----
|
|
|
|
x CDC
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | <!-- 123 -->
|
|
: ^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | ,-> <!-- 123 -->
|
|
2 | `->
|
|
3 | div {
|
|
`----
|
|
|
|
x WhiteSpace { value: Atom('
|
|
|
|
|
| ' type=inline) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:1:1]
|
|
1 | ,-> <!-- 123 -->
|
|
2 | `->
|
|
3 | div {
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:3:1]
|
|
3 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident { value: Atom('div' type=static), raw: Atom('div' type=static) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:3:1]
|
|
3 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:3:1]
|
|
3 | div {
|
|
: ^
|
|
`----
|
|
|
|
x WhiteSpace { value: Atom(' ' type=inline) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:3:1]
|
|
3 | div {
|
|
: ^
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:3:1]
|
|
3 | ,-> div {
|
|
4 | | color: red;
|
|
5 | | <!--
|
|
6 | |
|
|
7 | | test
|
|
8 | |
|
|
9 | | -->
|
|
10 | `-> }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:4:5]
|
|
4 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x StyleBlock
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:4:5]
|
|
4 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:4:5]
|
|
4 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:4:5]
|
|
4 | color: red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:4:5]
|
|
4 | color: red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:4:5]
|
|
4 | color: red;
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:4:5]
|
|
4 | color: red;
|
|
: ^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | ,-> <!--
|
|
6 | |
|
|
7 | | test
|
|
8 | |
|
|
9 | `-> -->
|
|
10 | }
|
|
`----
|
|
|
|
x StyleBlock
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | ,-> <!--
|
|
6 | |
|
|
7 | | test
|
|
8 | |
|
|
9 | `-> -->
|
|
10 | }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | <!--
|
|
: ^^^^
|
|
`----
|
|
|
|
x CDO
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | <!--
|
|
: ^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | ,-> <!--
|
|
6 | `->
|
|
7 | test
|
|
`----
|
|
|
|
x WhiteSpace { value: Atom('
|
|
|
|
|
| ' type=inline) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:5:1]
|
|
5 | ,-> <!--
|
|
6 | `->
|
|
7 | test
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:7:1]
|
|
7 | test
|
|
: ^^^^
|
|
`----
|
|
|
|
x Ident { value: Atom('test' type=inline), raw: Atom('test' type=inline) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:7:1]
|
|
7 | test
|
|
: ^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:7:1]
|
|
7 | ,-> test
|
|
8 | `->
|
|
9 | -->
|
|
`----
|
|
|
|
x WhiteSpace { value: Atom('
|
|
|
|
|
| ' type=inline) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:7:1]
|
|
7 | ,-> test
|
|
8 | `->
|
|
9 | -->
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:9:1]
|
|
9 | -->
|
|
: ^^^
|
|
`----
|
|
|
|
x CDC
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:9:1]
|
|
9 | -->
|
|
: ^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:9:1]
|
|
9 | -->
|
|
: ^
|
|
10 | }
|
|
`----
|
|
|
|
x WhiteSpace { value: Atom('
|
|
| ' type=inline) }
|
|
,-[$DIR/tests/recovery/cdo-and-cdc/input.css:9:1]
|
|
9 | -->
|
|
: ^
|
|
10 | }
|
|
`----
|