[Webkit-unassigned] [Bug 67765] New: Crashed in WebCore::ApplyStyleCommand.doApply()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 00:02:09 PDT 2011


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

           Summary: Crashed in WebCore::ApplyStyleCommand.doApply()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at google.com


<card id="edit" contentEditable="true">A<script>
edit.focus();
document.execCommand("SelectAll");
document.execCommand("RemoveFormat");
</script>

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