[Bug 10445] New: Certain elements with no role should have that as a strong semantic

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

           Summary: Certain elements with no role should have that as a
                    strong semantic
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: mjs@apple.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html@w3.org


The following elements have no role by default, and arguably that should be a
strong semantic, either because (a) they are normally not presented, and in the
rare case that they are, giving them any ARIA role would violate their
semantics; or (b) because they are an interactive control that is specifically
not any of the standard ARIA roles, so giving it any role would violate its
semantics:

base
head
html
keygen
meta
meter
noscript
param
script
title

-- 
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 Thursday, 26 August 2010 09:58:09 UTC