[Webkit-unassigned] [Bug 95117] [META] Move generated content into the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 13:14:52 PDT 2012


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





--- Comment #1 from Elliott Sprehn <esprehn at chromium.org>  2012-08-27 13:14:54 PST ---
Note: Trivially this could be implemented by making a subclass of Node that override previousSibling/nextSibling to go through parentNode removing the need for book keeping code to maintain the prev/next ptrs. Unfortunately those aren't virtual methods :(

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