mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
79 lines
1.5 KiB
Plaintext
79 lines
1.5 KiB
Plaintext
|
error: Stylesheet
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:1
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^^^^^^^
|
||
|
|
||
|
error: Rule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:1
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^^^^^^^
|
||
|
|
||
|
error: StyleRule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:1
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^^^^^^^
|
||
|
|
||
|
error: ComplexSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:1
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^^^^
|
||
|
|
||
|
error: CompoundSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:1
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^
|
||
|
|
||
|
error: NamespacedName
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:1
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^
|
||
|
|
||
|
error: Text
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:1
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^
|
||
|
|
||
|
error: CompoundSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:3
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^^
|
||
|
|
||
|
error: SubclassSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:3
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^^
|
||
|
|
||
|
error: AttrSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:3
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^^
|
||
|
|
||
|
error: NamespacedName
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:4
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^
|
||
|
|
||
|
error: Text
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:4
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^
|
||
|
|
||
|
error: DeclBlock
|
||
|
--> $DIR/tests/fixture/esbuild/misc/Q42FDvG6_mtoeI7PoHqgQw/input.css:1:7
|
||
|
|
|
||
|
1 | a [b] {}
|
||
|
| ^^
|
||
|
|