[Webkit-unassigned] [Bug 25278] New: text overlap due to unclosed tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 17 16:59:46 PDT 2009


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

           Summary: text overlap due to unclosed tag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to attached testcase

II Issue:
The text in blue border div is too large, which causes text overlapping
problem. The root cause is that the unclosed <h2>(mistakenly matching with
</h1>) tag causes the text in blue border div displayed larger in Chrome/Safari
than in IE/Firefox.

III Other Browsers:
IE7: ok
FF3: ok

IV Nightly tested: 42232

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


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