[Webkit-unassigned] [Bug 67918] Crashes in WebCore::InsertListCommand::unlistifyParagraph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 11 22:52:32 PDT 2011


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-11 22:52:32 PST ---
(From update of attachment 107021)
View in context: https://bugs.webkit.org/attachment.cgi?id=107021&action=review

>> LayoutTests/editing/execCommand/insert-list-in-noneditable-list-parent.html:9
>> +document.writeln('The test has passed if it does not crash.<br><br>');
> 
> Why do we need so many brs?

Do we do correct thing?  i.e. we should get <ul><li><br></li></ul> inside the div after executing InsertUnorderedList.  You can use dump-as-markup to verify this.

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