- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Sep 2013 19:00:38 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23226
Olli Pettay <bugs@pettay.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugs@pettay.fi
--- Comment #1 from Olli Pettay <bugs@pettay.fi> ---
> Therefore, I propose something like smaug mentioned in the #whatwg IRC:
>
> * node.notifyMutationObservers({property: "value"});
I assume you don't mean here that there is automatic
notification when value property has changed, since observing properties would
be really hard and slow.
>
> Which would create something like:
>
> {property:"value", target: node, type: "virtual"}
So MutationRecord would have to be extended to have also attribute 'property'?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 12 September 2013 19:00:39 UTC