[Webkit-unassigned] [Bug 69211] Web Inspector: the url of the CSS file is used when you write background: url()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 1 23:09:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69211





--- Comment #4 from Ilya Tikhonovsky <loislo at chromium.org>  2011-10-01 23:09:04 PST ---
(In reply to comment #3)
> Does the same happens if you add an empty url() in you CSS file, not in Web Inspector?

I made an experiment and found that <div style="background: url()"> in html file
forces the browser to load html file second time.
The warning "Resource interpreted as Other but transferred with MIME type undefined." appears in console too.

You are right. This is not a Web Inspector specific problem.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list