swc/css/parser/tests/errors/url/parenthesis/output.stderr

11 lines
188 B
Plaintext

error: Expected "}"
error: Expected Declaration value
--> $DIR/tests/errors/url/parenthesis/input.css:2:17
|
2 | background: url(test\);
| _________________^
3 | | }
| |_^