- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 08 Jan 2010 14:29:03 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8379 Bruce Lawson <bruce@brucelawson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruce@brucelawson.co.uk --- Comment #3 from Bruce Lawson <bruce@brucelawson.co.uk> 2010-01-08 14:29:03 --- I disagree with the removal of this element. Although there were other difficulties (what element should be used instead of the original legend proposal, for example) the element itself is highly useful. An expanding/ collapsing area on the page is a very common requirement. I've seen sites pull in a whole JavaScript library just to accomplish this (presumably as the developer was unfamiliar with JS), which bloats the pagesize for the user. I've seen pages where the "details" information is set to display:none by default, and the user cannot expand the information without JS, thereby making the contents inaccessible if JS is not present. Reinstating this element would be advantageous to developers, who wouldn't need to learn JS to accomplish a common task; advantageous to users who would get an accessibility bonus from having this behaviour natively in the browser. -- 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 Friday, 8 January 2010 14:29:04 UTC