[Webkit-unassigned] [Bug 97361] range.selectNode throws INVALID_NODE_TYPE_ERR unless node has Document/DocumentFragment ancestor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 12:12:08 PDT 2012


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





--- Comment #1 from Ojan Vafai <ojan at chromium.org>  2012-09-24 12:12:36 PST ---
I think the simplifications that DOM4 makes to selectNode are mostly good. There's a bunch of things our code does differently though. Someone needs to evaluate what the WebKit code does now and make sure we're OK with the spec as is (e.g. is it OK for the parent of the refNode to be a DocumentFragment?).

At first glance, the spec looks good to me, but I haven't taken a thorough look.

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