<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>10603</bug_id>
          
          <creation_ts>2010-09-11 22:59:35 +0000</creation_ts>
          <short_desc>Clarify what default roles UAs may assign to elements not listed in the ARIA section</short_desc>
          <delta_ts>2010-12-14 17:59:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/spec/content-models.html#annotations-for-assistive-technology-products-aria</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, aria, TrackerIssue</keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>10066</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Benjamin Hawkes-Lewis">bhawkeslewis</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>ian</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>w3c</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38896</commentid>
    <comment_count>0</comment_count>
    <who name="Benjamin Hawkes-Lewis">bhawkeslewis</who>
    <bug_when>2010-09-11 22:59:35 +0000</bug_when>
    <thetext>I&apos;m fairly confused about what default ARIA roles UAs may assign to elements not explicitly listed in the ARIA section, e.g. &quot;html&quot;, &quot;head&quot;, &quot;body&quot;, elements inside &quot;head&quot;, &quot;img&quot; with non-empty &quot;alt&quot;, and &quot;i&quot;. (See also the discussion in Bug 10841)

If an element is not listed anywhere in the section does that mean it has no default role? There&apos;s a list of &quot;elements in HTML [that] have no default role and no restrictions on what roles can be applied to those elements&quot;, but why are (say) &quot;i&quot; and &quot;img&quot; with non-empty &quot;alt&quot; missing from both the tables and the list?

The spec says: &quot;User agents may apply different defaults than those described in this section in order to expose the semantics of HTML elements in a manner more fine-grained than possible with the above definitions.&quot; Is this supposed to mean that they can map elements to platform accessibility APIs in ways more specific than currently covered by ARIA? Or that they could apply more complex heuristics than the spec&apos;s tables and lists to determining which of the current default ARIA roles to apply to an element? If /that&apos;s/ the case, then it should be made clearer that the default roles and restrictions tabulated and listed are merely informative suggestions.

Would it be possible to clarify this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38903</commentid>
    <comment_count>1</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2010-09-12 07:31:21 +0000</bug_when>
    <thetext>adding to ARIA super bug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39629</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-27 23:01:52 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; I&apos;m fairly confused about what default ARIA roles UAs may assign to elements
&gt; not explicitly listed in the ARIA section, e.g. &quot;html&quot;, &quot;head&quot;, &quot;body&quot;,
&gt; elements inside &quot;head&quot;, &quot;img&quot; with non-empty &quot;alt&quot;, and &quot;i&quot;. (See also the
&gt; discussion in Bug 10841)

The defaults for anything not listed in the HTML spec are left up to ARIA, which I believe either leaves it up to the UAs or says that there&apos;s no default role (same as &lt;span&gt;).


&gt; If an element is not listed anywhere in the section does that mean it has no
&gt; default role?

If nothing gives it a default role, then it has no default role.


&gt; There&apos;s a list of &quot;elements in HTML [that] have no default role
&gt; and no restrictions on what roles can be applied to those elements&quot;, but why
&gt; are (say) &quot;i&quot; and &quot;img&quot; with non-empty &quot;alt&quot; missing from both the tables and
&gt; the list?

No idea why &quot;i&quot; isn&apos;t listed, looks like a copy/paste error. The list in general is kind of a lie, though, because for example any element with accesskey=&quot;&quot; can end up having a role. I think I might just remove the list, it&apos;s caused more confusion so far than it has aided.


&gt; The spec says: &quot;User agents may apply different defaults than those described
&gt; in this section in order to expose the semantics of HTML elements in a manner
&gt; more fine-grained than possible with the above definitions.&quot; Is this supposed
&gt; to mean that they can map elements to platform accessibility APIs in ways more
&gt; specific than currently covered by ARIA?

I think I&apos;ll remove that paragraph. It&apos;s from a time where the table wasn&apos;t as detailed.


I haven&apos;t made any changes yet but I shall remove the two paragraphs mentioend above when I next look at this bug (I&apos;m in the middle of some other edits right now, but Maciej asked me to comment ASAP).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40076</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-30 08:03:20 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;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: Accepted
Change Description: see diff given below
Rationale: Clarified confusing paragraphs by removing them altogether, as per comment 2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40077</commentid>
    <comment_count>4</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-09-30 08:04:09 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r5567.
Check-in comment: Remove confusing paragraphs
http://html5.org/tools/web-apps-tracker?from=5566&amp;to=5567</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41027</commentid>
    <comment_count>5</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2010-10-12 09:08:54 +0000</bug_when>
    <thetext>added to HTML WG Issue http://www.w3.org/html/wg/tracker/issues/129</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43360</commentid>
    <comment_count>6</comment_count>
    <who name="Martin Kliehm">w3c</who>
    <bug_when>2010-12-14 17:59:51 +0000</bug_when>
    <thetext>The bug-triage sub-team thinks this is important, but does not require the
attention of the whole task force as the ARIA mapping sub-team is able to deal
with it and take the appropriate steps.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>