- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Sep 2012 19:56:09 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18941
Summary: Would be great if "nodes are inserted" was invoked
once for each node
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
AssignedTo: annevk@annevk.nl
ReportedBy: ian@hixie.ch
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
It would make my life easier in the HTML spec if there was a hook that fired
for each node that is inserted when a whole subtree or doc fragment is
inserted, in a defined order. Currently there's just a "nodes are inserted"
hook which is a bit vague about which nodes and so forth.
(FYI I plan to execute script on this hook.)
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Thursday, 20 September 2012 19:56:11 UTC