swc/css/parser/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/span.rust-debug

73 lines
1.6 KiB
Plaintext
Raw Normal View History

error: Stylesheet
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:1
|
1 | a { width: -.10; }
| ^^^^^^^^^^^^^^^^^^
error: Rule
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:1
|
1 | a { width: -.10; }
| ^^^^^^^^^^^^^^^^^^
error: StyleRule
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:1
|
1 | a { width: -.10; }
| ^^^^^^^^^^^^^^^^^^
error: ComplexSelector
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:1
|
1 | a { width: -.10; }
| ^
error: CompoundSelector
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:1
|
1 | a { width: -.10; }
| ^
error: NamespacedName
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:1
|
1 | a { width: -.10; }
| ^
error: Text
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:1
|
1 | a { width: -.10; }
| ^
error: DeclBlock
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:3
|
1 | a { width: -.10; }
| ^^^^^^^^^^^^^^^^
error: Property
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:5
|
1 | a { width: -.10; }
| ^^^^^^^^^^^
error: Text
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:5
|
1 | a { width: -.10; }
| ^^^^^
error: Value
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:12
|
1 | a { width: -.10; }
| ^^^^
error: Num
--> $DIR/tests/fixture/esbuild/misc/OtM9lGhbFLqI-r3dvNTUjQ/input.css:1:12
|
1 | a { width: -.10; }
| ^^^^