@import trying to load file named "url" for badstring
Reported by
r...@opera.com,
Apr 28 2016
|
||
Issue description
The test below will try to load a file called "url".
<!DOCTYPE html>
<style>
@import url("fail.css
);
</style>
<div id="fail"></div>
,
Jul 1 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 1 2016