[Bug 25529] New: Cloning should be atomic

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: annevk@annevk.nl
          Reporter: ian@hixie.ch
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

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.

Received on Thursday, 1 May 2014 21:46:35 UTC