Closed
Bug 868999
Opened 12 years ago
Closed 12 years ago
Range should be constructable
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: erik, Assigned: baku)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
4.33 KB,
patch
|
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
http://dom.spec.whatwg.org/#range
Make Range constructable so that one can do "new Range" instead of "document.createRange()"
Updated•12 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #751885 -
Flags: review?(Ms2ger)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → amarchesini
Updated•12 years ago
|
Attachment #751885 -
Flags: review?(Ms2ger) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 2•12 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Comment 4•11 years ago
|
||
Updated documentation:
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/24
https://developer.mozilla.org/en-US/docs/Web/API/Range
and
https://developer.mozilla.org/en-US/docs/Web/API/Range.Range
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•