[Webkit-unassigned] [Bug 100453] contentEditable: Style of List Item Leaks Through After List End

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 08:35:03 PDT 2013


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





--- Comment #15 from Haw-Bin Chai <hbchai at gmail.com>  2013-08-07 08:34:42 PST ---
(In reply to comment #13)
> In the first example (http://jsfiddle.net/rpkMM/), we should be removing the color if and only if the list item is empty.

Why only if the list item is empty? It seems obvious to me that once you've broken out of the list, the list style should no longer apply.

> In the second example (http://jsfiddle.net/JWdxC/), we should be preserving the color.

Again, I can't understand why you would want to preserve the color from the inner list when you've broken out of it. Please explain your position.

(In reply to comment #13)
> In the first example (http://jsfiddle.net/rpkMM/), we should be removing the color if and only if the list item is empty.
> 
> In the second example (http://jsfiddle.net/JWdxC/), we should be preserving the color.

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