[whatwg] Node inDocument

Bjoern Hoehrmann derhoermi at gmx.net
Mon Aug 29 17:55:24 PDT 2011


* Ryosuke Niwa wrote:
>On Mon, Aug 29, 2011 at 5:21 PM, Bjoern Hoehrmann <derhoermi at gmx.net> wrote:
>>
>> This is addressed by Node.compareDocumentPosition. Have you missed this
>> or is there some problem making that perform properly?
>
>Node.compareDocumentPosition is O(n) when both node are in the same
>document.

A node's owner document node does not contain itself, so this is not a
problem in this case as you want the position relative to the document.
-- 
Björn Höhrmann · mailto:bjoern at hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 



More information about the whatwg mailing list