[Bug 25529] New: Cloning should be atomic
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25529
Bug ID: 25529
Summary: Cloning should be atomic
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
It would be clearer if cloning a node was explicitly atomic with respect to
attribute copying. There's lots of spec prose (in HTML in particular) that
assumes that elements from the parser and from cloning are created with their
attributes already set.
--
You are receiving this mail because:
You are on the CC list for the bug.