roole
roole copied to clipboard
Don't treat two slashes in background url as comment
Test case:
body {
background: url(//example.com/image.png)
}
Expected to be treated as valid background url.