[Bug 22513] New: "Run any cloning steps defined for node in other..."
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22513
Bug ID: 22513
Summary: "Run any cloning steps defined for node in other..."
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
http://dom.spec.whatwg.org/#interface-node
[[
Run any cloning steps defined for node in other applicable specifications.
]]
It would be really useful if the cloning steps could actually be passed
arguments, like the node and the copy and the flags. :-) Not critical, I guess
we can always refer to "the variables in the calling 'clone' algorithm" or some
such...
--
You are receiving this mail because:
You are on the CC list for the bug.