[Webkit-unassigned] [Bug 50521] New: [Qt] Improper rendering of <button> tag when it contains a <br>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 4 10:08:38 PST 2010


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

           Summary: [Qt] Improper rendering of <button> tag when it
                    contains a <br>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adawit at kde.org


Any button element that contains a <br> is not rendered properly in QtWebKit. Here is a simple example that demonstrate the issue:

<html><body><button>Test<br>Button</button></body></html>

The sample html above is rendered correctly in Chromium.

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