- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Aug 2012 21:18:48 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18732 --- Comment #15 from Olli Pettay <bugs@pettay.fi> 2012-08-29 21:18:47 UTC --- (In reply to comment #14) > What I'm concerned about is this: Bob the developer writes: > > <x-awesome onclick="awesomeClick()"></x-awesome> > > I'm 99.9% sure Bob wants that method to fire when that node is clicked, and > that he should not be concerned with how x-awesome is actually instantiated. That would work because onclick is just an attribute which is cloned. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 29 August 2012 21:18:49 UTC