[Webkit-unassigned] [Bug 12025] WebArchive fails to save background images in <tr> tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 2 23:17:04 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=12025





------- Comment #2 from beidson at apple.com  2008-04-02 23:17 PDT -------
This one is going to be very easy to fix with the new archive setup in WebCore
However, I have a question...  I find no evidence that <tr>s can officially
have background images, standards-wise.  Therefore, I'm guessing this is some
Mozilla or IE compatibility thing we added.

Looking at the HTMLTablePart code, it appears *any* table part can have a
background image.  Is that correct? 

If so, shouldn't this patch make sure all table parts get their background
images saved?


-- 
Configure bugmail: http://bugs.webkit.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