[Webkit-unassigned] [Bug 31630] Avoid downloading CSS background images that will never be visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 13:56:34 PST 2009


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





--- Comment #2 from Martin Klepsch <martinklepsch at gmail.com>  2009-12-01 13:56:34 PST ---
Created an attachment (id=44099)
 --> (https://bugs.webkit.org/attachment.cgi?id=44099)
Shows how an with "! important" overwritten image gets loaded.

when forcing backgound-image: none; with !important any background-image
declaration after that one should be ignored therfore the images should not get
downloaded to the client.

-- 
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