mirror of
https://github.com/swc-project/swc.git
synced 2025-01-04 19:47:10 +03:00
13 lines
350 B
Plaintext
13 lines
350 B
Plaintext
|
|
x Expected Declaration value
|
|
,-[$DIR/tests/recovery/bad-url-token/single-quotes/input.css:2:5]
|
|
2 | background: url(image'.png);
|
|
: ^^^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Unexpected character in url
|
|
,-[$DIR/tests/recovery/bad-url-token/single-quotes/input.css:2:5]
|
|
2 | background: url(image'.png);
|
|
: ^
|
|
`----
|