initial import
[vuplus_webkit] / Source / WebKit / qt / tests / qwebpage / resources / user.css
1 p {
2     background-image: url('http://does.not/exist.png');
3 }