This vector shows which characters are allowed before the CSS url() function.
<div id=x style="background:$[chr]url(/foo)">test</div>0x0D
window.getComputedStyle(x).backgroundImage !== 'none' && log($[i])<div id=x style="background:⟦09⟧url(/foo)">test</div>0x0D
<div id=x style="background:
url(/foo)">test</div>0x0D
<div id=x style="background:⟦0C⟧url(/foo)">test</div>0x0D
<div id=x style="background:⟦0D⟧url(/foo)">test</div>0x0D
<div id=x style="background: url(/foo)">test</div>0x0D
<div id=x style="background:\url(/foo)">test</div>0x0D