2022-01-26 14:35:49 +03:00
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x Stylesheet
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | ,-> :root {
|
|
|
|
2 | | --main-color: #06c;
|
|
|
|
3 | | --accent-color: #006;
|
|
|
|
4 | | }
|
|
|
|
5 | |
|
|
|
|
6 | | .foo {
|
|
|
|
7 | | --fg-color: blue;
|
|
|
|
8 | | }
|
|
|
|
9 | |
|
|
|
|
10 | | #foo h1 {
|
|
|
|
11 | | color: var(--main-color);
|
|
|
|
12 | | }
|
|
|
|
13 | |
|
|
|
|
14 | | @--custom {}
|
|
|
|
15 | `-> @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Rule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | ,-> :root {
|
|
|
|
2 | | --main-color: #06c;
|
|
|
|
3 | | --accent-color: #006;
|
|
|
|
4 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x QualifiedRule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | ,-> :root {
|
|
|
|
2 | | --main-color: #06c;
|
|
|
|
3 | | --accent-color: #006;
|
|
|
|
4 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x SelectorList
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | :root {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComplexSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | :root {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x CompoundSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | :root {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SubclassSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | :root {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x PseudoClassSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | :root {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | :root {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SimpleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | ,-> :root {
|
|
|
|
2 | | --main-color: #06c;
|
|
|
|
3 | | --accent-color: #006;
|
|
|
|
4 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
2022-10-13 08:31:34 +03:00
|
|
|
x LBrace
|
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:1:1]
|
|
|
|
1 | :root {
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:2:5]
|
|
|
|
2 | --main-color: #06c;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x StyleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:2:5]
|
|
|
|
2 | --main-color: #06c;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:2:5]
|
|
|
|
2 | --main-color: #06c;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:2:5]
|
|
|
|
2 | --main-color: #06c;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DashedIdent
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:2:5]
|
|
|
|
2 | --main-color: #06c;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:2:5]
|
|
|
|
2 | --main-color: #06c;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
2022-11-11 04:24:11 +03:00
|
|
|
x Hash { is_id: false, value: Atom('06c' type=inline), raw: "06c" }
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:2:5]
|
|
|
|
2 | --main-color: #06c;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:3:5]
|
|
|
|
3 | --accent-color: #006;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x StyleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:3:5]
|
|
|
|
3 | --accent-color: #006;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:3:5]
|
|
|
|
3 | --accent-color: #006;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:3:5]
|
|
|
|
3 | --accent-color: #006;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DashedIdent
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:3:5]
|
|
|
|
3 | --accent-color: #006;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:3:5]
|
|
|
|
3 | --accent-color: #006;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
2022-11-11 04:24:11 +03:00
|
|
|
x Hash { is_id: false, value: Atom('006' type=inline), raw: "006" }
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:3:5]
|
|
|
|
3 | --accent-color: #006;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Rule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | ,-> .foo {
|
|
|
|
7 | | --fg-color: blue;
|
|
|
|
8 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x QualifiedRule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | ,-> .foo {
|
|
|
|
7 | | --fg-color: blue;
|
|
|
|
8 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x SelectorList
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | .foo {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComplexSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | .foo {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x CompoundSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | .foo {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SubclassSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | .foo {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ClassSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | .foo {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | .foo {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SimpleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | ,-> .foo {
|
|
|
|
7 | | --fg-color: blue;
|
|
|
|
8 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
2022-10-13 08:31:34 +03:00
|
|
|
x LBrace
|
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:6:1]
|
|
|
|
6 | .foo {
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:7:5]
|
|
|
|
7 | --fg-color: blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x StyleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:7:5]
|
|
|
|
7 | --fg-color: blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:7:5]
|
|
|
|
7 | --fg-color: blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:7:5]
|
|
|
|
7 | --fg-color: blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DashedIdent
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:7:5]
|
|
|
|
7 | --fg-color: blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:7:5]
|
|
|
|
7 | --fg-color: blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
2022-11-11 04:24:11 +03:00
|
|
|
x Ident { value: Atom('blue' type=inline), raw: "blue" }
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:7:5]
|
|
|
|
7 | --fg-color: blue;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Rule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | ,-> #foo h1 {
|
|
|
|
11 | | color: var(--main-color);
|
|
|
|
12 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x QualifiedRule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | ,-> #foo h1 {
|
|
|
|
11 | | color: var(--main-color);
|
|
|
|
12 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x SelectorList
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComplexSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x CompoundSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SubclassSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x IdSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Combinator
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x CompoundSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x TypeSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x TagNameSelector
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x WqName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SimpleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | ,-> #foo h1 {
|
|
|
|
11 | | color: var(--main-color);
|
|
|
|
12 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
2022-10-13 08:31:34 +03:00
|
|
|
x LBrace
|
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:10:1]
|
|
|
|
10 | #foo h1 {
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x StyleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Function
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DashedIdent
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:11:5]
|
|
|
|
11 | color: var(--main-color);
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Rule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x AtRule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x AtRuleName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DashedIdent
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-11-11 04:24:11 +03:00
|
|
|
x WhiteSpace { value: " " }
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SimpleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^
|
|
|
|
`----
|
|
|
|
|
2022-10-13 08:31:34 +03:00
|
|
|
x LBrace
|
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:14:1]
|
|
|
|
14 | @--custom {}
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x Rule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x AtRule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x AtRuleName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DashedIdent
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-11-11 04:24:11 +03:00
|
|
|
x WhiteSpace { value: " " }
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x SimpleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^
|
|
|
|
`----
|
2022-10-13 08:31:34 +03:00
|
|
|
|
|
|
|
x LBrace
|
|
|
|
,-[$DIR/tests/fixture/dashed-ident/input.css:15:1]
|
|
|
|
15 | @--library1-custom {}
|
|
|
|
: ^
|
|
|
|
`----
|