WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 24223
52847
Overridden css background images are unnecessarily loaded
https://bugs.webkit.org/show_bug.cgi?id=52847
Summary
Overridden css background images are unnecessarily loaded
luying.pan
Reported
2011-01-20 15:02:31 PST
Created
attachment 79656
[details]
Screen shots of the Inspector showing the CSS rule being overriden, but the background image was still downloaded, and the actual HTML code that produces the problem See my attachment. Basically if you try to load wsj.com, there are many images that are css background-images which are actually overridden (not used) in the css, but are still downloaded by webkit. IE, Firefox, and Chrome do not do this. I've verified this behavior in both Safari, and Arora, which means it's not an issue with any specific port. The attachment contains screen shots from the inspector and the actual HTML code which produces the problem. hat_arrowBlue.gif is the file which should not have been downloaded. But if you look at the resource screen shot, you'll see the file was indeed downloaded. This is bad for bandwidth-limited environments.
Attachments
Screen shots of the Inspector showing the CSS rule being overriden, but the background image was still downloaded, and the actual HTML code that produces the problem
(10.89 MB, application/msword)
2011-01-20 15:02 PST
,
luying.pan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-01-20 21:10:44 PST
Does this still happen for you with WebKit nightly builds from <
http://nightly.webkit.org/
>? I think that this has been fixed already.
luying.pan
Comment 2
2011-01-20 22:22:55 PST
Thanks. It does look like it's been fixed. Do you know which build it was fixed in and what's the original bug id?
Alexey Proskuryakov
Comment 3
2011-01-20 22:28:22 PST
*** This bug has been marked as a duplicate of
bug 24223
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug