mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
322 lines
6.1 KiB
Plaintext
322 lines
6.1 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:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x SubclassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x ClassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x StyleBlock
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:5:1]
|
|
5 | <!-- .foo { color: red } -->
|
|
: ^^^
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | ,-> div {
|
|
8 | | color: red;
|
|
9 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | ,-> div {
|
|
8 | | color: red;
|
|
9 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x TypeSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x TagNameSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x WqName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:7:1]
|
|
7 | div {
|
|
: ^^^
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$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:8:5]
|
|
8 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x StyleBlock
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:8:5]
|
|
8 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:8:5]
|
|
8 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:8:5]
|
|
8 | color: red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:8:5]
|
|
8 | color: red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:8:5]
|
|
8 | color: red;
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:8:5]
|
|
8 | color: red;
|
|
: ^^^
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | ,-> .class {
|
|
14 | | color: red;
|
|
15 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | ,-> .class {
|
|
14 | | color: red;
|
|
15 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
: ^^^^^^
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
: ^^^^^^
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
: ^^^^^^
|
|
`----
|
|
|
|
x SubclassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
: ^^^^^^
|
|
`----
|
|
|
|
x ClassSelector
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
: ^^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:13:1]
|
|
13 | .class {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$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:14:5]
|
|
14 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x StyleBlock
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:14:5]
|
|
14 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:14:5]
|
|
14 | color: red;
|
|
: ^^^^^^^^^^
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:14:5]
|
|
14 | color: red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:14:5]
|
|
14 | color: red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:14:5]
|
|
14 | color: red;
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/cdo-and-cdc/input.css:14:5]
|
|
14 | color: red;
|
|
: ^^^
|
|
`----
|