<?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>29402</bug_id>
          
          <creation_ts>2016-01-29 01:06:48 +0000</creation_ts>
          <short_desc>Placeholder text and wrapped labels</short_desc>
          <delta_ts>2018-05-03 21:19:49 +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>HTML AAM</component>
          <version>Future</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alice Boxhall">aboxhall</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>jason</cc>
    
    <cc>surkov.alexander</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>124736</commentid>
    <comment_count>0</comment_count>
    <who name="Alice Boxhall">aboxhall</who>
    <bug_when>2016-01-29 01:06:48 +0000</bug_when>
    <thetext>The spec is somewhat ambiguous as to what should happen in this case:

&lt;label&gt;label-wrapping-text
    &lt;input id=&quot;foo&quot; type=&quot;text&quot; title=&quot;text-title&quot; placeholder=&quot;text-placeholder&quot;&gt;
&lt;/label&gt;

For #foo, common sense suggests that the accessible name should be &quot;label-wrapping-text&quot; and the description/help should be &quot;text-placeholder&quot;. However, implementing a naive, literal reading of the API results in the accessible name being &quot;label-wrapping-text text-placeholder&quot; and the description being &quot;text-placeholder&quot;.

There&apos;s no specific guidance about computing text of descendants of a wrapped label. We can make a guess, but this case should probably be addressed in the 
HTML Accessibility API Mappings doc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129201</commentid>
    <comment_count>1</comment_count>
    <who name="James Nurthen">w3cbugzilla</who>
    <bug_when>2018-05-03 21:19:49 +0000</bug_when>
    <thetext>HTML AAM is no longer an ARIA Deliverable. If you wish to pursue this issue please file at https://github.com/w3c/html-aam/issues</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>