[Webkit-unassigned] [Bug 18114] New: misalignment issue in webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 10:45:42 PDT 2008


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

           Summary: misalignment issue in webkit
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.eurosport.fr/golf/news_page2.shtml
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        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://www.eurosport.fr/golf/news_page2.shtml
Scroll to the bottom of the page.

II Issue:
The page no.s for navigation are not aligned horizontally. 

III Conclusion:
The page numbers are in a <div> with width set to 50px (in the original code,
they were in a table). FF and Opera preserve the spacing of the contents as
laid out in the HTML code even when the contents overflow the width of the
<div> whereas IE and Safari do not.

IV Other browsers:
IE7: not 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