[Webkit-unassigned] [Bug 21665] New: image and content misaligned on page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 16 14:14:27 PDT 2008


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

           Summary: image and content misaligned on page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://down1.tech.sina.com.cn/download/down_softpic/1081
                    612800/9288.shtml
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.safari at gmail.com


I Steps:
 Go to
http://down1.tech.sina.com.cn/download/down_softpic/1081612800/9288.shtml

 II Issue:
 image and content misaligned on page

 III Conclusion:
 The issue is caused by style property "text-align:center" specified to <body>
tag. when specify this in <body>, IE renders the <table> in <body> with center
aligned, while the other browsers don't. 
 If remove "text-align:center", then IE's behavior is same with other browsers

 IV Other Browsers:
 IE7: ok
 FF3: not ok

 V Nightly tested: 37382


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