[Bug 24668] "To set the start or end of a range to a boundary point" should check owner document

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

Ryosuke Niwa <rniwa@webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Ryosuke Niwa <rniwa@webkit.org> ---
(In reply to Anne from comment #1)
> I don't understand. The context object doesn't have an associated document
> per the specification.

Oh, I see. So DOM4's Range doesn't have an associated document.  And we simply
guarantee that start & end have the same root.  That makes sense.

Thanks for pointing that out.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 24 March 2014 16:56:30 UTC