mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
125 lines
2.4 KiB
Plaintext
125 lines
2.4 KiB
Plaintext
|
|
x Stylesheet
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | ,-> :nth-child(4n) {
|
|
2 | | margin-right: 0;
|
|
3 | `-> }
|
|
`----
|
|
|
|
x Rule
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | ,-> :nth-child(4n) {
|
|
2 | | margin-right: 0;
|
|
3 | `-> }
|
|
`----
|
|
|
|
x QualifiedRule
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | ,-> :nth-child(4n) {
|
|
2 | | margin-right: 0;
|
|
3 | `-> }
|
|
`----
|
|
|
|
x SelectorList
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x ComplexSelector
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x CompoundSelector
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x SubclassSelector
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x PseudoClassSelector
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^^^^^^^^
|
|
`----
|
|
|
|
x PseudoClassSelectorChildren
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^
|
|
`----
|
|
|
|
x AnPlusB
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^
|
|
`----
|
|
|
|
x AnPlusBNotation
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | :nth-child(4n) {
|
|
: ^^
|
|
`----
|
|
|
|
x SimpleBlock
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:1:1]
|
|
1 | ,-> :nth-child(4n) {
|
|
2 | | margin-right: 0;
|
|
3 | `-> }
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:2:5]
|
|
2 | margin-right: 0;
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x StyleBlock
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:2:5]
|
|
2 | margin-right: 0;
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Declaration
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:2:5]
|
|
2 | margin-right: 0;
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x DeclarationName
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:2:5]
|
|
2 | margin-right: 0;
|
|
: ^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:2:5]
|
|
2 | margin-right: 0;
|
|
: ^^^^^^^^^^^^
|
|
`----
|
|
|
|
x ComponentValue
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:2:5]
|
|
2 | margin-right: 0;
|
|
: ^
|
|
`----
|
|
|
|
x Integer
|
|
,-[$DIR/tests/fixture/vercel/001/input.css:2:5]
|
|
2 | margin-right: 0;
|
|
: ^
|
|
`----
|