Bug 67766

Summary: Crashes in WebCore::ApplyStyleCommand::applyBlockStyle(WebCore::EditingStyle*)
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: shinyak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67668    

Shinya Kawanaka
Reported 2011-09-08 00:03:03 PDT
<mfrac id="div" contenteditable="true">&bcong;<script> div.focus(); document.execCommand("SelectAll"); document.execCommand("RemoveFormat"); </script>
Attachments
Shinya Kawanaka
Comment 1 2011-09-08 01:21:27 PDT
Hmm... It seems this crash is caused by the same reason as Issue 67765. *** This bug has been marked as a duplicate of bug 67765 ***
Note You need to log in before you can comment on or make changes to this bug.