[Bug 23268] New: Cannot describe NodeIterator in terms of "node is removed"
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.