[Bug 13401] Make command.checked behavior consistent with input.checked

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13401

--- Comment #5 from Jonas Sicking <jonas@sicking.cc> 2011-08-01 19:48:33 UTC ---
I don't have so much of a problem with the .checked attribute (it always
reflecting the actual checked state of the checkbox makes a lot of sense to
me), but rather to the fact that the DOM-attribute doesn't track the state of
the checkbox. However that seems too late to change at this point.

I still haven't fully understood the <command> API, so I don't have a strong
opinion on it. Other than that <menuitem> seems like a more intuitive name for
menu items, and <button> seems like a more intuitive name for toolbar buttons.

-- 
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 Monday, 1 August 2011 19:48:34 UTC