[Webkit-unassigned] [Bug 12025] WebArchive fails to save background images in <tr> tags
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 3 13:25:55 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=12025
------- Comment #3 from ddkilzer at webkit.org 2008-04-03 13:25 PDT -------
(In reply to comment #2)
> 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?
At the time, I think I only tested <tr> tags. If HTMLTablePart supports
background images on all parts, then we should archive them.
--
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