mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
196 lines
5.5 KiB
Plaintext
196 lines
5.5 KiB
Plaintext
error: Stylesheet
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | / .style {
|
|
2 | | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
3 | | }
|
|
| |__^
|
|
|
|
error: Rule
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | / .style {
|
|
2 | | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
3 | | }
|
|
| |_^
|
|
|
|
error: QualifiedRule
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | / .style {
|
|
2 | | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
3 | | }
|
|
| |_^
|
|
|
|
error: SelectorList
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | .style {
|
|
| ^^^^^^
|
|
|
|
error: ComplexSelector
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | .style {
|
|
| ^^^^^^
|
|
|
|
error: CompoundSelector
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | .style {
|
|
| ^^^^^^
|
|
|
|
error: SubclassSelector
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | .style {
|
|
| ^^^^^^
|
|
|
|
error: ClassSelector
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:1
|
|
|
|
|
1 | .style {
|
|
| ^^^^^^
|
|
|
|
error: Ident
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:2
|
|
|
|
|
1 | .style {
|
|
| ^^^^^
|
|
|
|
error: Block
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:1:8
|
|
|
|
|
1 | .style {
|
|
| ________^
|
|
2 | | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
3 | | }
|
|
| |_^
|
|
|
|
error: Declaration
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:2
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: DeclarationName
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:2
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Ident
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:2
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: Value
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:25
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
error: Function
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:25
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
error: Ident
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:25
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^
|
|
|
|
error: Value
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:37
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^
|
|
|
|
error: Dimension
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:37
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^
|
|
|
|
error: Number
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:37
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^
|
|
|
|
error: Ident
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:38
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^
|
|
|
|
error: Value
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:42
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
error: Function
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:42
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^^^^^^
|
|
|
|
error: Ident
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:42
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^^^^^^^^^
|
|
|
|
error: Value
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:54
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^
|
|
|
|
error: Dimension
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:54
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^
|
|
|
|
error: Number
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:54
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^
|
|
|
|
error: Ident
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:55
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^
|
|
|
|
error: Value
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:59
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^
|
|
|
|
error: Dimension
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:59
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^^
|
|
|
|
error: Number
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:59
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^
|
|
|
|
error: Ident
|
|
--> $DIR/tests/fixture/rome/fit-content/input.css:2:60
|
|
|
|
|
2 | grid-template-columns: fit-content(8ch) fit-content(8ch) 1fr;
|
|
| ^^
|
|
|