[Bug 27623] A node.index() method for the ChildNode interface?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27623

--- Comment #3 from Glen Huang <hey.hgl@gmail.com> ---
This probably won't cut it, since sometimes

range.setEnd(node.parentNode, node.index() + 1); // or +2

is needed

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 16 December 2014 07:52:05 UTC