mirror of
https://github.com/swc-project/swc.git
synced 2024-12-14 07:33:22 +03:00
145 lines
2.6 KiB
Plaintext
145 lines
2.6 KiB
Plaintext
|
|
x Stylesheet
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | ,-> foo {
|
|
4 | | color: red;
|
|
5 | `-> }
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | ,-> foo {
|
|
4 | | color: red;
|
|
5 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | ,-> foo {
|
|
4 | | color: red;
|
|
5 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^^^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^^^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^^^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x TypeSelector
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^^^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x TagNameSelector
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^^^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x WqName
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^^^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^^^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | ,-> foo {
|
|
4 | | color: red;
|
|
5 | `-> }
|
|
`----
|
|
|
|
x LBrace
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:2:1]
|
|
2 | // Line comment
|
|
3 | foo {
|
|
: ^
|
|
4 | color: red;
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:3:1]
|
|
3 | foo {
|
|
4 | color: red;
|
|
: ^^^^^^^^^^
|
|
5 | }
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:3:1]
|
|
3 | foo {
|
|
4 | color: red;
|
|
: ^^^^^^^^^^
|
|
5 | }
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:3:1]
|
|
3 | foo {
|
|
4 | color: red;
|
|
: ^^^^^
|
|
5 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:3:1]
|
|
3 | foo {
|
|
4 | color: red;
|
|
: ^^^^^
|
|
5 | }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:3:1]
|
|
3 | foo {
|
|
4 | color: red;
|
|
: ^^^
|
|
5 | }
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/line-comment/css-in-js/5/input.css:3:1]
|
|
3 | foo {
|
|
4 | color: red;
|
|
: ^^^
|
|
5 | }
|
|
`----
|