roole icon indicating copy to clipboard operation
roole copied to clipboard

Don't treat two slashes in background url as comment

Open tadatuta opened this issue 12 years ago • 0 comments

Test case:

body {
    background: url(//example.com/image.png)
}

Expected to be treated as valid background url.

tadatuta avatar Mar 28 '14 09:03 tadatuta