2021-08-20 10:48:08 +03:00
|
|
|
error: Stylesheet
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: Rule
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: StyleRule
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: ComplexSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
|
|
|
error: CompoundSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
|
|
|
error: SubclassSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
|
|
|
error: AttrSelector
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:1
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^^^^^^
|
|
|
|
|
|
|
|
error: NamespacedName
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:2
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^
|
|
|
|
|
|
|
|
error: Text
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:2
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^
|
|
|
|
|
2021-08-20 15:38:15 +03:00
|
|
|
error: Str
|
2021-08-20 10:48:08 +03:00
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:5
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^^
|
|
|
|
|
|
|
|
error: DeclBlock
|
|
|
|
--> $DIR/tests/fixture/esbuild/misc/fxosM7xcuYbDyErN-ODVbw/input.css:1:10
|
|
|
|
|
|
|
|
|
1 | [b|="c"] {}
|
|
|
|
| ^^
|
|
|
|
|