NEW 74844
chrome.dll!WebCore..CompositeEditCommand..insertNodeAt ReadAV@NULL
https://bugs.webkit.org/show_bug.cgi?id=74844
Summary chrome.dll!WebCore..CompositeEditCommand..insertNodeAt ReadAV@NULL
Berend-Jan Wever
Reported 2011-12-19 00:36:57 PST
Created attachment 119831 [details] Repro Chromium: http://code.google.com/p/chromium/issues/detail?id=108029 <html xmlns="http://www.w3.org/1999/xhtml"><head><style> * { border: solid; float: right; content: ""; } </style></head><body contenteditable="true" onload=' document.execCommand("SelectAll"); document.execCommand("InsertLineBreak"); document.execCommand("InsertParagraph"); document.execCommand("Delete"); document.execCommand("Delete"); '>x</body></html>
Attachments
Repro (715 bytes, application/xhtml+xml)
2011-12-19 00:36 PST, Berend-Jan Wever
no flags
Note You need to log in before you can comment on or make changes to this bug.