- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 Nov 2012 21:02:24 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20029 Priority: P2 Bug ID: 20029 CC: ayg@aryeh.name, mike@w3.org, www-dom@w3.org Assignee: annevk@annevk.nl Summary: Add a short introduction to "Range modification under document mutation" QA Contact: public-webapps-bugzilla@w3.org Severity: enhancement Classification: Unclassified OS: All Reporter: matspal@gmail.com URL: http://dom.spec.whatwg.org/#ranges Hardware: All Status: NEW Version: unspecified Component: DOM Product: WebAppsWG The old spec has a short introduction to "Range modification under document mutation" here: http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html#Level-2-Range-Mutation I kind of like that since it gives the reader an idea of how mutations affects ranges "in a nutshell". I can't find anything like it in the new spec. Specifically, I'd like the new spec to adopt the general principles: "There are two general principles which apply to Ranges under document mutation: The first is that all Ranges in a document will remain valid after any mutation operation and the second is that, as much as possible, all Ranges will select the same portion of the document after any mutation operation." -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 20 November 2012 21:02:26 UTC