[Webkit-unassigned] [Bug 122602] contentEditable deleting lists when list items are block level

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 27 15:51:09 PDT 2013


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





--- Comment #10 from Ryosuke Niwa <rniwa at webkit.org>  2013-10-27 15:49:53 PST ---
(In reply to comment #9)
> I was referring to a list that was built out of some other element, such as a custom tag:
> 
>     <style>item { display: list-item }</style>
>     <ol><item>first</item><item>second</item>
> 
> Does the old code work for lists like that?

We do support that.

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