[Webkit-unassigned] [Bug 18092] New: table's text aligned on top instead of center because of rowspan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 17:26:04 PDT 2008


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

           Summary: table's text aligned on top instead of center because of
                    rowspan
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://fleurs.3suisses.fr/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
http://fleurs.3suisses.fr/

II Issue:
Notice the alignment of the description of the featured item. In Safari, the
text is immediately under the price whereas in FF, IE and Opera, it is centered
in the section.

III Conclusion:
The misalignment is caused by the rowspan=4 defined within the table. There are
technically only 3 rows so if I change the rowspan = 3, then Safari displays
correctly.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 31238


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