[Bug 24668] "To set the start or end of a range to a boundary point" should check owner document
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24668 Ryosuke Niwa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Ryosuke Niwa <[email protected]> --- (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.