Closed
Bug 401276
Opened 18 years ago
Closed 14 years ago
Fix comment that claims that Range.ExtractContents should merge resulting adjacent nodes
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: WeirdAl, Assigned: WeirdAl)
References
Details
Attachments
(1 file)
|
1.28 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Comment 1•17 years ago
|
||
This is invalid. The spec explicitly says that text nodes should never be merged automatically.
Summary: Range.ExtractContents should merge resulting adjacent nodes → Fix comment that claims that Range.ExtractContents should merge resulting adjacent nodes
| Assignee | ||
Comment 2•17 years ago
|
||
Hixie - the bug is about the comment. We should remove it, per your comment 1.
| Assignee | ||
Comment 3•14 years ago
|
||
Let's just do this.
Assignee: nobody → ajvincent
Attachment #514829 -
Flags: review?(Olli.Pettay)
Updated•14 years ago
|
Attachment #514829 -
Flags: review?(Olli.Pettay) → review+
| Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 4•14 years ago
|
||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.2
Updated•12 years ago
|
Component: DOM: Traversal-Range → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•