[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 14:23:01 PDT 2013


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





--- Comment #9 from Darin Adler <darin at apple.com>  2013-10-27 14:21:45 PST ---
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?

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