[Webkit-unassigned] [Bug 28255] New: Text Overlapping observed on http://moneycentral.msn.com/home.asp due negative CSS margin-top property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 05:36:38 PDT 2009


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

           Summary: Text Overlapping observed on
                    http://moneycentral.msn.com/home.asp due negative CSS
                    margin-top property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://moneycentral.msn.com/home.asp
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mail.santosh.p at gmail.com


Created an attachment (id=34735)
 --> (https://bugs.webkit.org/attachment.cgi?id=34735)
Behaviour on Desktop Safari.

Steps to reproduce the issue.
1. Open Safari browser.[4.0.2(530.19.1)]
2. Fetch the url "http://moneycentral.msn.com/home.asp"

Actual Result:
1. Text overlapping observed as shown in attachment on Safari Browser
[4.0.2(530.19.1)] and also on Mozilla Firefox [3.5.2].(Refer attachment
safari.jpg and mozilla.jpg)
2. Text overlapping is not observed on IE7[7.0.5730.13](Refer attachment
IE7.jpg)

Expected Result:
There should not be any text overlapping.

Issue:
It looks like issue with the CSS property 'margin-top' associated with <li>
element of id "whatsnew" which is mentioned as -2.1em is negative.
If we removes this property it shows text properly[as shown in IE7.jpg]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list