[Webkit-unassigned] [Bug 120563] Add element ancestor iterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 1 03:46:17 PDT 2013


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





--- Comment #5 from Antti Koivisto <koivisto at iki.fi>  2013-09-01 03:45:38 PST ---
You could have *Adapter class that give ancestor ranges the editing code wants, something like:

auto editableAncestors = ancestorsWithinEditableBounds(this);

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