mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
123 lines
3.1 KiB
Plaintext
123 lines
3.1 KiB
Plaintext
|
|
||
|
x Stylesheet
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:1:1]
|
||
|
1 | ,-> @font-palette-values --SelectedPalette {
|
||
|
2 | | font-family: MyVectorColorFont;
|
||
|
3 | | base-palette: 3;
|
||
|
4 | `-> }
|
||
|
`----
|
||
|
|
||
|
x Rule
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:1:1]
|
||
|
1 | ,-> @font-palette-values --SelectedPalette {
|
||
|
2 | | font-family: MyVectorColorFont;
|
||
|
3 | | base-palette: 3;
|
||
|
4 | `-> }
|
||
|
`----
|
||
|
|
||
|
x AtRule
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:1:1]
|
||
|
1 | ,-> @font-palette-values --SelectedPalette {
|
||
|
2 | | font-family: MyVectorColorFont;
|
||
|
3 | | base-palette: 3;
|
||
|
4 | `-> }
|
||
|
`----
|
||
|
|
||
|
x AtRuleName
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:1:1]
|
||
|
1 | @font-palette-values --SelectedPalette {
|
||
|
: ^^^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x Ident
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:1:1]
|
||
|
1 | @font-palette-values --SelectedPalette {
|
||
|
: ^^^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x DashedIdent
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:1:1]
|
||
|
1 | @font-palette-values --SelectedPalette {
|
||
|
: ^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x SimpleBlock
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:1:1]
|
||
|
1 | ,-> @font-palette-values --SelectedPalette {
|
||
|
2 | | font-family: MyVectorColorFont;
|
||
|
3 | | base-palette: 3;
|
||
|
4 | `-> }
|
||
|
`----
|
||
|
|
||
|
x ComponentValue
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:2:5]
|
||
|
2 | font-family: MyVectorColorFont;
|
||
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x Declaration
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:2:5]
|
||
|
2 | font-family: MyVectorColorFont;
|
||
|
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x DeclarationName
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:2:5]
|
||
|
2 | font-family: MyVectorColorFont;
|
||
|
: ^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x Ident
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:2:5]
|
||
|
2 | font-family: MyVectorColorFont;
|
||
|
: ^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x ComponentValue
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:2:5]
|
||
|
2 | font-family: MyVectorColorFont;
|
||
|
: ^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x Ident
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:2:5]
|
||
|
2 | font-family: MyVectorColorFont;
|
||
|
: ^^^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x ComponentValue
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:3:5]
|
||
|
3 | base-palette: 3;
|
||
|
: ^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x Declaration
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:3:5]
|
||
|
3 | base-palette: 3;
|
||
|
: ^^^^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x DeclarationName
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:3:5]
|
||
|
3 | base-palette: 3;
|
||
|
: ^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x Ident
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:3:5]
|
||
|
3 | base-palette: 3;
|
||
|
: ^^^^^^^^^^^^
|
||
|
`----
|
||
|
|
||
|
x ComponentValue
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:3:5]
|
||
|
3 | base-palette: 3;
|
||
|
: ^
|
||
|
`----
|
||
|
|
||
|
x Integer
|
||
|
,-[$DIR/tests/fixture/at-rule/font-palette-values/input.css:3:5]
|
||
|
3 | base-palette: 3;
|
||
|
: ^
|
||
|
`----
|