<?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>12702</bug_id>
          
          <creation_ts>2011-05-19 14:44:03 +0000</creation_ts>
          <short_desc>no obvious mapping for figure and figcaption elements</short_desc>
          <delta_ts>2013-08-15 17:18:08 +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>HTML a11y APIs (editor: Steve Faulkner, Cynthia Shelly)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cynthia Shelly">cyns</reporter>
          <assigned_to name="alexander surkov">surkov.alexander</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>surkov.alexander</cc>
          
          <qa_contact name="HTML a11y API spec bugbot">sideshowbarker+html-a11y-api</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>48634</commentid>
    <comment_count>0</comment_count>
    <who name="Cynthia Shelly">cyns</who>
    <bug_when>2011-05-19 14:44:03 +0000</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61024</commentid>
    <comment_count>1</comment_count>
    <who name="David Bolter">dbolter</who>
    <bug_when>2011-12-06 15:40:04 +0000</bug_when>
    <thetext>This was implemented in Firefox here:
https://bugzilla.mozilla.org/show_bug.cgi?id=658272

The example is as follows:
&lt;figure id=&quot;figure&quot;&gt;
&lt;figcaption id=&quot;figcaption&quot;&gt;figure caption&lt;/figcaption&gt;
&lt;/figure&gt;

Roles:
accessible representing element with id:&quot;figure&quot;, has ROLE_SYSTEM_GROUPING (Win), ATK_ROLE_PANEL (Linux)

accessible representing element with id:&quot;figcaption&quot;, has IA2_ROLE_CAPTION (Win), ATK_ROLE_CAPTION (Linux)
 
Relations: 
accessible representing element with id:&quot;figure&quot; has RELATION_LABELLED_BY &quot;figcaption&quot;.
accessible representing element with id:&quot;figcaption&quot; has RELATION_LABEL_FOR &quot;figure&quot;.
 
Object Attribute:
accessible representing element with id:&quot;figure&quot; has object attribute &quot;xml-roles:figure&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92098</commentid>
    <comment_count>2</comment_count>
    <who name="alexander surkov">surkov.alexander</who>
    <bug_when>2013-08-15 17:18:08 +0000</bug_when>
    <thetext>fixed by bug 12703</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>