- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Aug 2011 00:11:41 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13910
Summary: There can never be no active range
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML Editing APIs
AssignedTo: ayg@aryeh.name
ReportedBy: ian@hixie.ch
QAContact: sideshowbarker+html-editing-api@gmail.com
CC: mike@w3.org, public-webapps@w3.org
According to DOM Range, there's always a selection; if it's empty, it is just
one range with start=end.
This means there's always an active range, so the Editing spec doesn't need to
say it can be null.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Friday, 26 August 2011 00:11:43 UTC