<?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>27683</bug_id>
          
          <creation_ts>2014-12-21 22:13:51 +0000</creation_ts>
          <short_desc>Typos in specification of &apos;aria-labelledby&apos;</short_desc>
          <delta_ts>2018-05-03 20:10:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ARIA</product>
          <component>Spec</component>
          <version>1.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Daniel Trebbien">dtrebbien</reporter>
          <assigned_to name="James Craig">jcraig</assigned_to>
          <cc>dtrebbien</cc>
    
    <cc>w3cbugzilla</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>116633</commentid>
    <comment_count>0</comment_count>
    <who name="Daniel Trebbien">dtrebbien</who>
    <bug_when>2014-12-21 22:13:51 +0000</bug_when>
    <thetext>There is a typo in the specification of &apos;aria-labelledby&apos;:
http://www.w3.org/TR/wai-aria-1.1/#aria-labelledby

As I detailed in an email to public-pfwg-comments (see http://lists.w3.org/Archives/Public/public-pfwg-comments/2014OctDec/0002.html ), commit 05f1df89 changed the wording of &apos;aria-labelledby&apos;.  The commit message &quot;Added scripting to generate indexes of roles, properties and states&quot; indicates that there should not have been any functional change to the specification, but in fact &apos;aria-labelledby&apos; was changed in this commit.

The ARIA 1.1 working draft contains the wording of &apos;aria-labelledby&apos; introduced by commit 05f1df89:

&gt; If the label text is visible on screen, authors should use aria-label. Use
&gt; aria-label only if the interface is such that it is not possible to have a
&gt; visible label on the screen. As required by the text alternative computation,
&gt; user agents give precedence to aria-label when computing the accessible name
&gt; property.

It should state:

&gt; If the label text is visible on screen, authors should use aria-labelledby. Use
&gt; aria-label only if the interface is such that it is not possible to have a
&gt; visible label on the screen. As required by the text alternative computation,
&gt; user agents give precedence to aria-labelledby when computing the accessible name
&gt; property.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>