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

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

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
Alternatively maybe we could tweak the APIs that use indexes as input to also
allow nodes as input:

range.setStart(node.parentNode, node)

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

Received on Tuesday, 16 December 2014 07:47:46 UTC