[Bug 23268] New: Cannot describe NodeIterator in terms of "node is removed"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23268

            Bug ID: 23268
           Summary: Cannot describe NodeIterator in terms of "node is
                    removed"
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
          Assignee: annevk@annevk.nl
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

http://dom.spec.whatwg.org/#interface-nodeiterator

[[
Before a node is removed from the iterator collection, these steps must be run: 
]]

Not entirely sure how to hook this into the mutation algorithms.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 17 September 2013 20:07:58 UTC