swc/crates/swc_css_parser/tests/fixture/cdo-and-cdc/span.swc-stderr
2022-12-09 02:27:19 +00:00

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 | }
`----