- From: <bugzilla@jessica.w3.org>
- Date: Tue, 07 Sep 2010 16:53:51 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10449 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-09-07 16:53:50 --- Could you give an example of <h1> being validly used in ways that these roles would be suitable for? The only example above is: <H4>HTML 5 Specification </H4> <H1>The HTML 5 Elements </H1> That's not a button, a checkbox, a radio button, a link, a menuitem, a listbox option, a range control, a spinbutton control, a scrollbar, a tab, or a part of a tree. It's a couple of headings, for which the appropriate role is "heading", just like the spec says. As far as I can tell, it would be non-conforming to use <h1> and company to make, say, a spinbutton, just as it is non-conforming to use role="" to say that that is what you're doing. That's the whole point of having strong native semantics. EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Rejected Change Description: no spec change Rationale: See above. If there are actual examples that show how these roles could be used legitimately with these elements, please provide those examples and reopen the bug. -- 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 Tuesday, 7 September 2010 16:53:53 UTC