mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
67 lines
1.4 KiB
Plaintext
67 lines
1.4 KiB
Plaintext
|
error: Stylesheet
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:1
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^^^^^^^^
|
||
|
|
||
|
error: Rule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:1
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^^^^^^^^
|
||
|
|
||
|
error: StyleRule
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:1
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^^^^^^^^
|
||
|
|
||
|
error: ComplexSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:1
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^^^^^
|
||
|
|
||
|
error: CompoundSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:1
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^^^^^
|
||
|
|
||
|
error: SubclassSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:1
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^^^^^
|
||
|
|
||
|
error: AttrSelector
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:1
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^^^^^
|
||
|
|
||
|
error: NamespacedName
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:2
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^
|
||
|
|
||
|
error: Text
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:2
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^^^^^
|
||
|
|
||
|
error: Text
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:9
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^
|
||
|
|
||
|
error: DeclBlock
|
||
|
--> $DIR/tests/fixture/esbuild/misc/sI7kJsMAHm4ehV5Ec9i9hg/input.css:1:12
|
||
|
|
|
||
|
1 | [attr\~=x] {}
|
||
|
| ^^
|
||
|
|