- From: <bugzilla@jessica.w3.org>
- Date: Wed, 14 Mar 2012 16:38:09 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16372 Summary: MutationObserver handling is wrong for .textContent Product: WebAppsWG Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DOM AssignedTo: annevk@opera.com ReportedBy: Olli.Pettay@gmail.com QAContact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org Setting .textContent should create just one MutationRecord. Per spec there will one for the new text node, and one for each old child node. -- 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 Wednesday, 14 March 2012 16:38:13 UTC