[Webkit-unassigned] [Bug 17801] New: <table width="0"> causes image misalignment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 12:58:53 PDT 2008


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

           Summary: <table width="0"> causes image misalignment
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://celebs.walla.co.il/?w=/3603/1204141
        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:
http://celebs.walla.co.il/?w=/3603/1204141

II Issue:
Notice the overlapping of images onto right nav bar.

III Conclusion:
Issue is caused due to table width property set to zero: <table width="0">; 
removing this property aligns bigger image and smaller images in the center
column.

Note: IE and FF treat <td align="center"> differently and therefore there is a
difference seen in alignment of images in center column. Safari behave similar
to FF.

IV Other browsers:
IE7: ok
FF2: ok
Opera: partially ok

V Nightly tested: 30236


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