[Bug 24668] New: "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
Bug ID: 24668
Summary: "To set the start or end of a range to a boundary
point" should check owner document
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
http://dom.spec.whatwg.org/#concept-range-bp-set
should check if "node" argument belongs to the same owner document as that of
the context object.
If not, Gecko and WebKit both collapse the range to the new start/end and
change its owner document to the new document.
--
You are receiving this mail because:
You are on the CC list for the bug.