- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Feb 2014 19:57:30 +0000
- To: public-webapps-bugzilla@w3.org
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: annevk@annevk.nl
Reporter: rniwa@webkit.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
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 the QA Contact for the bug.
Received on Friday, 14 February 2014 19:57:36 UTC