[Webkit-unassigned] [Bug 29436] New: [Qt] WebKit does not create proper HTML tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 07:47:26 PDT 2009


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

           Summary: [Qt] WebKit does not create proper HTML tags
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


This bug report originated from issue QTBUG-4093
<http://bugreports.qt.nokia.com/browse/QTBUG-4093>

--- Description ---

E.g.:
Open the inspector and run this JavaScript:
document.execCommand("InsertHTML", false, "<img src='foo.jpg' />");
What gets written to the HTML is <img src='foo.jpg'> instead of <img
src='foo.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