- From: <bugzilla@jessica.w3.org>
- Date: Mon, 09 Sep 2013 21:11:47 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23189 Jonas Sicking <jonas@sicking.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonas@sicking.cc --- Comment #1 from Jonas Sicking <jonas@sicking.cc> --- I do think we want { attributes: false, attributeOldValue: true } and { characterData: false, characterOldData: true } to both throw an exception. What we could do is to make the default value of attributes/characterData depend on the value of the *Old* properties though, rather than being statically set in the WebIDL. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 9 September 2013 21:11:49 UTC