[Webkit-unassigned] [Bug 108274] compareDocumentPosition reports disconnected nodes as following each other

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 07:03:16 PST 2013


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


Mike West <mkwst at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |mkwst at chromium.org
                   |kit.org                     |
                 CC|                            |mkwst at chromium.org
     Ever Confirmed|0                           |1




--- Comment #2 from Mike West <mkwst at chromium.org>  2013-02-18 07:05:36 PST ---
http://dom.spec.whatwg.org/#dom-node-comparedocumentposition says that nodes that aren't in the same tree ought to return "the result of adding DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, and either DOCUMENT_POSITION_PRECEDING or DOCUMENT_POSITION_FOLLOWING, with the constraint that this is to be consistent, together".

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