Giovanni Campagna wrote: > That "checking" should set the :checked pseudo-class and remove any > :checked pseudo-class on element that belong to the same "radio-group" > / "toggle-group" (set by the appropriate property). OK. So the things one would need to keep track of would be: 1) The toggle groups 2) The checked state of every element Right? The latter is pretty simple, though there are issues like defining "clicking on it". The latter, I suspect the devil is in the details in terms of how hard it is to implement (e.g. what happens when elements get added to or removed from these groups). -BorisReceived on Friday, 24 April 2009 19:39:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 22 May 2012 03:46:58 GMT