2022-02-08 14:27:54 +03:00
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x Stylesheet
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:1:1]
|
|
|
|
1 | ,-> @property --my-color {
|
|
|
|
2 | | syntax: '<color>';
|
|
|
|
3 | | inherits: false;
|
|
|
|
4 | | initial-value: #c0ffee;
|
|
|
|
5 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x Rule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:1:1]
|
|
|
|
1 | ,-> @property --my-color {
|
|
|
|
2 | | syntax: '<color>';
|
|
|
|
3 | | inherits: false;
|
|
|
|
4 | | initial-value: #c0ffee;
|
|
|
|
5 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x AtRule
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:1:1]
|
|
|
|
1 | ,-> @property --my-color {
|
|
|
|
2 | | syntax: '<color>';
|
|
|
|
3 | | inherits: false;
|
|
|
|
4 | | initial-value: #c0ffee;
|
|
|
|
5 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-01 14:53:23 +03:00
|
|
|
x AtRuleName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:1:1]
|
2022-04-01 14:53:23 +03:00
|
|
|
1 | @property --my-color {
|
|
|
|
: ^^^^^^^^
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
2022-04-01 14:53:23 +03:00
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:1:1]
|
|
|
|
1 | @property --my-color {
|
2022-04-01 14:53:23 +03:00
|
|
|
: ^^^^^^^^
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
|
|
|
x SimpleBlock
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:1:1]
|
|
|
|
1 | ,-> @property --my-color {
|
|
|
|
2 | | syntax: '<color>';
|
|
|
|
3 | | inherits: false;
|
|
|
|
4 | | initial-value: #c0ffee;
|
|
|
|
5 | `-> }
|
2022-03-13 22:07:18 +03:00
|
|
|
`----
|
|
|
|
|
2022-10-13 08:31:34 +03:00
|
|
|
x LBrace
|
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:1:1]
|
|
|
|
1 | @property --my-color {
|
|
|
|
: ^
|
|
|
|
`----
|
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:2:5]
|
|
|
|
2 | syntax: '<color>';
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:2:5]
|
|
|
|
2 | syntax: '<color>';
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:2:5]
|
|
|
|
2 | syntax: '<color>';
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:2:5]
|
|
|
|
2 | syntax: '<color>';
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:2:5]
|
|
|
|
2 | syntax: '<color>';
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Str
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:2:5]
|
|
|
|
2 | syntax: '<color>';
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:3:5]
|
|
|
|
3 | inherits: false;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:3:5]
|
|
|
|
3 | inherits: false;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:3:5]
|
|
|
|
3 | inherits: false;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:3:5]
|
|
|
|
3 | inherits: false;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:3:5]
|
|
|
|
3 | inherits: false;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:3:5]
|
|
|
|
3 | inherits: false;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:4:5]
|
|
|
|
4 | initial-value: #c0ffee;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Declaration
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:4:5]
|
|
|
|
4 | initial-value: #c0ffee;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x DeclarationName
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:4:5]
|
|
|
|
4 | initial-value: #c0ffee;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Ident
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:4:5]
|
|
|
|
4 | initial-value: #c0ffee;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x ComponentValue
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:4:5]
|
|
|
|
4 | initial-value: #c0ffee;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Color
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:4:5]
|
|
|
|
4 | initial-value: #c0ffee;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x HexColor
|
2022-03-19 17:56:12 +03:00
|
|
|
,-[$DIR/tests/fixture/at-rule/property/input.css:4:5]
|
|
|
|
4 | initial-value: #c0ffee;
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^
|
|
|
|
`----
|