mirror of
https://github.com/swc-project/swc.git
synced 2024-12-04 07:55:59 +03:00
398 lines
7.0 KiB
Plaintext
398 lines
7.0 KiB
Plaintext
|
|
x Stylesheet
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:1:1]
|
|
1 | ,-> <!---->
|
|
2 | |
|
|
3 | | <!-- -->
|
|
4 | |
|
|
5 | | <!-- .foo { color: red } -->
|
|
6 | |
|
|
7 | | div {
|
|
8 | | color: red;
|
|
9 | | }
|
|
10 | |
|
|
11 | | <!--
|
|
12 | |
|
|
13 | | .class {
|
|
14 | | color: red;
|
|
15 | | }
|
|
16 | |
|
|
17 | `-> -->
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x SubclassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x ClassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x LBrace
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:4:1]
|
|
4 |
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | ,-> div {
|
|
8 | | color: red;
|
|
9 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | ,-> div {
|
|
8 | | color: red;
|
|
9 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^^^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^^^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^^^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x TypeSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^^^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x TagNameSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^^^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x WqName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^^^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^^^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | ,-> div {
|
|
8 | | color: red;
|
|
9 | `-> }
|
|
`----
|
|
|
|
x LBrace
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:6:1]
|
|
6 |
|
|
7 | div {
|
|
: ^
|
|
8 | color: red;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
8 | color: red;
|
|
: ^^^^^^^^^^
|
|
9 | }
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
8 | color: red;
|
|
: ^^^^^^^^^^
|
|
9 | }
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
8 | color: red;
|
|
: ^^^^^
|
|
9 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
8 | color: red;
|
|
: ^^^^^
|
|
9 | }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
8 | color: red;
|
|
: ^^^
|
|
9 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
8 | color: red;
|
|
: ^^^
|
|
9 | }
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | ,-> .class {
|
|
14 | | color: red;
|
|
15 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | ,-> .class {
|
|
14 | | color: red;
|
|
15 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | .class {
|
|
: ^^^^^^
|
|
14 | color: red;
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | .class {
|
|
: ^^^^^^
|
|
14 | color: red;
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | .class {
|
|
: ^^^^^^
|
|
14 | color: red;
|
|
`----
|
|
|
|
x SubclassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | .class {
|
|
: ^^^^^^
|
|
14 | color: red;
|
|
`----
|
|
|
|
x ClassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | .class {
|
|
: ^^^^^^
|
|
14 | color: red;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | .class {
|
|
: ^^^^^
|
|
14 | color: red;
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | ,-> .class {
|
|
14 | | color: red;
|
|
15 | `-> }
|
|
`----
|
|
|
|
x LBrace
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:12:1]
|
|
12 |
|
|
13 | .class {
|
|
: ^
|
|
14 | color: red;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
14 | color: red;
|
|
: ^^^^^^^^^^
|
|
15 | }
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
14 | color: red;
|
|
: ^^^^^^^^^^
|
|
15 | }
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
14 | color: red;
|
|
: ^^^^^
|
|
15 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
14 | color: red;
|
|
: ^^^^^
|
|
15 | }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
14 | color: red;
|
|
: ^^^
|
|
15 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
14 | color: red;
|
|
: ^^^
|
|
15 | }
|
|
`----
|