<?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>11808</bug_id>
          
          <creation_ts>2011-01-19 14:49:30 +0000</creation_ts>
          <short_desc>Implied reverse relations should be more generic.</short_desc>
          <delta_ts>2011-01-19 19:02:15 +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>Core AAM</component>
          <version>1.0</version>
          <rep_platform>PC</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>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andi Snow-Weaver">andi.snowweaver</reporter>
          <assigned_to name="Andi Snow-Weaver">andi.snowweaver</assigned_to>
          
          
          <qa_contact name="ARIA UA Implementors">aria-ua-impl</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>44476</commentid>
    <comment_count>0</comment_count>
    <who name="Andi Snow-Weaver">andi.snowweaver</who>
    <bug_when>2011-01-19 14:49:30 +0000</bug_when>
    <thetext>James&apos; comment:

5.6.3.3. Implied reverse relations for IAccessible2 and ATK

&quot;&quot;&quot;
In the case of role=&quot;treeitem&quot;, when aria-owns is not used, user agents SHOULD do the following:

If the current treeitem uses aria-level, then walk backwards in the tree until a treeitem is found with a lower aria-level, then set RELATION_NODE_CHILD_OF to that element. If the top of the tree is reached, then set RELATION_NODE_CHILD_OF to the tree element itself.
If the parent of the treeitem has a role of group, then walk backwards from the group until an element with a role of treeitem is found, then set RELATION_NODE_CHILD_OF to that element.
In the case of aria-atomic:

User agents SHOULD check the chain of ancestor elements for aria-atomic=&quot;true&quot;. If found, user agents SHOULD set the RELATION_MEMBER_OF relation to point to the ancestor that sets aria-atomic=&quot;true&quot;.
&quot;&quot;&quot;

It&apos;s inappropriate for the UAIG to have a normative section for specific APIs. The section should be titled simply, &quot;Implied reverse relations&quot;, the prose should be more generic with defined terms like &quot;child relationship&quot; and &quot;member relationship&quot; and, where appropriate, there should be a table that defines what the keys are in any particular API (RELATION_NODE_CHILD_OF and RELATION_MEMBER_OF)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>