[Webkit-unassigned] [Bug 38358] New: Width of table caption incorrect if table has a border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 15:28:20 PDT 2010


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

           Summary: Width of table caption incorrect if table has a border
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.jcode.org/table_caption/test.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jra101 at gmail.com


I have a table that includes a <caption> and if I put a 1 pixel border on the
<table> element, the width of the caption does not increase so it ends up being
2 pixels shorter than the table.

Here is a test page showing first a captioned table with no border, then one
with a border:
http://www.jcode.org/table_caption/test.html

What the tables looks like in Firefox/IE:
http://www.jcode.org/table_caption/firefox.png

What the tables looks like in WebKit:
http://www.jcode.org/table_caption/webkit.png

I've tested this with WebKit nightly r58469, Safari 4.0, and Google Chrome and
they all reproduce this issue.

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