- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Aug 2011 21:03:26 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13401 --- Comment #8 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-10 21:03:25 UTC --- I think it makes sense to leave <command> with just its simple checked/.checked behaviour rather than introducing .defaultChecked — in fact I'm not really sure it makes sense to have a defaultChecked for commands, since they can't be reset anyway. However, I do need to fix the activation behaviour. What is currently called the "activation behavior" needs to be changed to be the "pre-click activation steps", and new "canceled activation steps" need to be introduced to reset checked back to the previous state. The "activation behavior" then needs to be changed to be to do nothing. -- Configure bugmail: http://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, 10 August 2011 21:03:31 UTC