[Webkit-unassigned] [Bug 7266] Web Archive format saves duplicate images to .webarchive file
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Feb 14 23:20:48 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7266
ddkilzer at kilzer.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Deficiencies in .webarchive |Web Archive format saves
|format v1 |duplicate images to
| |.webarchive file
------- Comment #1 from ddkilzer at kilzer.net 2006-02-14 23:20 PDT -------
I can't reproduce issue #1 listed in the description (needs further testing),
so changing this bug to document issue #2: saving multiple copies of the same
image in a .webarchive file.
Steps to reproduce:
1. Open Safari (ToT WebKit or production release from 10.4.4/10.4.5).
2. Go to a page that reuses the same image multiple times on one page. I use:
http://tv.yahoo.com/grid/ (enter your zip and choose your cable/satellite
provider as needed)
3. Save the web page as a "Web Archive".
4. Open the "Web Archive" in the Property List Editor.
5. Note under Root->WebSubresources that buttonleft.gif and buttonright.gif are
stored as many times in the file as they appear on the web page.
Expected behavior:
The buttonleft.gif and buttonright.gif images should only be stored once per
.webarchive.
Actual behavior:
The buttonleft.gif and buttonright.gif images are stored once each time they
.webarchive.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list