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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 01:36:53 PDT 2011


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





--- Comment #7 from Shinya Kawanaka <shinyak at google.com>  2011-09-12 01:36:53 PST ---
(In reply to comment #4)
> (From update of attachment 107021 [details])
> 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.

I'm using dump-as-markup for the expected result now. The result seems OK.

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