Closed
Bug 937461
Opened 12 years ago
Closed 12 years ago
Make cloneNode/importNode with the "deep" arg not passed default to shallow cloning
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
(Keywords: addon-compat, dev-doc-complete, site-compat)
Attachments
(1 file, 1 obsolete file)
|
14.83 KB,
patch
|
sicking
:
review+
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
Fallout from https://www.w3.org/Bugs/Public/show_bug.cgi?id=23565
I'll file a bunch of bugs blocking this one on getting people off the API we're about to break.
| Assignee | ||
Updated•12 years ago
|
Keywords: dev-doc-needed
| Assignee | ||
Updated•12 years ago
|
Keywords: addon-compat
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8347575 -
Flags: review?(jonas)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•12 years ago
|
||
Ms2ger, note the imptests change
Attachment #8347836 -
Flags: review?(jonas)
Attachment #8347836 -
Flags: review?(Ms2ger)
| Assignee | ||
Updated•12 years ago
|
Attachment #8347575 -
Attachment is obsolete: true
Attachment #8347575 -
Flags: review?(jonas)
| Assignee | ||
Comment 3•12 years ago
|
||
Attachment #8347836 -
Flags: review?(jonas) → review+
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [need review from Ms2ger]
Comment 4•12 years ago
|
||
Comment on attachment 8347836 [details] [diff] [review]
Make cloneNode/importNode "deep" arg default to false, since the spec changed on us.
Review of attachment 8347836 [details] [diff] [review]:
-----------------------------------------------------------------
https://github.com/w3c/web-platform-tests/pull/473
Attachment #8347836 -
Flags: review?(Ms2ger) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
Flags: in-testsuite+
Whiteboard: [need review from Ms2ger]
Target Milestone: --- → mozilla29
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 7•12 years ago
|
||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•