[Webkit-unassigned] [Bug 56027] Assert that editing does not ignore position's anchorNode if position is an offset in anchor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 12 19:15:54 PST 2011


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





--- Comment #15 from Darin Adler <darin at apple.com>  2011-03-12 19:15:54 PST ---
While shadow DOM would be handy for editing, I don’t think it’s right for <button>. We won’t be using shadow DOM for cases where normal DOM manipulation is expected and allowed to see DOM elements.

The fix for editing and <button> is presumably some special treatment in editing code, not shadow DOM.

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