mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
113 lines
2.0 KiB
Plaintext
113 lines
2.0 KiB
Plaintext
|
|
x Stylesheet
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | ,-> table {
|
|
3 | | color: \red;
|
|
4 | `-> }
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | ,-> table {
|
|
3 | | color: \red;
|
|
4 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | ,-> table {
|
|
3 | | color: \red;
|
|
4 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | table {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | table {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | table {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x TypeSelector
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | table {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x TagNameSelector
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | table {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x WqName
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | table {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | table {
|
|
: ^^^^^
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:2:1]
|
|
2 | ,-> table {
|
|
3 | | color: \red;
|
|
4 | `-> }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:3:5]
|
|
3 | color: \red;
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x StyleBlock
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:3:5]
|
|
3 | color: \red;
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:3:5]
|
|
3 | color: \red;
|
|
: ^^^^^^^^^^^
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:3:5]
|
|
3 | color: \red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:3:5]
|
|
3 | color: \red;
|
|
: ^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:3:5]
|
|
3 | color: \red;
|
|
: ^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/value/escaped/input.css:3:5]
|
|
3 | color: \red;
|
|
: ^^^^
|
|
`----
|