[Webkit-unassigned] [Bug 25830] New: border not aligned due to td width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 15:43:08 PDT 2009


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

           Summary: border not aligned due to td width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://adsrevenue.net/account_login.php
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to http://adsrevenue.net/account_login.php

II Issue:
The right border of "Advertiser Account" module should be continuous.

III Conclusion:
or the "Title" row, the 1st <td>'s width is set to "14", the 2nd is set to
"100%", and the 3rd is set to "15". In IE/Firefox, the 3rd <td>' width is
exactly "15", but in Chrome/Safari, it's a little larger, which causes its
background image repeated one more time.
Notice that, if remove the row under "Title" row, then issue disappears.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 43092

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=7128


-- 
Configure bugmail: https://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