- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Sep 2013 20:54:33 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23226 --- Comment #5 from Rafael Weinstein <rafaelw@chromium.org> --- It's not clear to me why observing a subtree is necessary. Can you please explain this? AFACT, The original complaint is that state changes of input elements (input.value, select.selectedIndex, etc...) are not directly observable (other than by registering event listeners). The original thread you created seemed to resolve in fairly good agreement that those elements should emit changeRecords via notifier.notify() when their value changes. Why is that not sufficient? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 12 September 2013 20:54:44 UTC