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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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.