<?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>20087</bug_id>
          
          <creation_ts>2012-11-26 16:44:28 +0000</creation_ts>
          <short_desc>Use unique styling for the accessibility tree</short_desc>
          <delta_ts>2014-01-14 20:10:24 +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>Using ARIA in HTML</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></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, aria</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dominic Mazzoni">dmazzoni</reporter>
          <assigned_to name="Gez Lemon">gez.lemon</assigned_to>
          <cc>david100</cc>
    
    <cc>faulkner.steve</cc>
    
    <cc>hans.hillen</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-bugzilla</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78839</commentid>
    <comment_count>0</comment_count>
    <who name="Dominic Mazzoni">dmazzoni</who>
    <bug_when>2012-11-26 16:44:28 +0000</bug_when>
    <thetext>&quot;Using ARIA in HTML&quot; could be more clear if markup that represents the accessibility tree was styled differently than markup from the html it&apos;s derived from, for example a different color, different case, maybe right-aligning the block. Maybe even consider making the tag names accessibility-specific, like this:

html tree: &lt;h1 role=&quot;button&quot;&gt;text&lt;/h1&gt;

accessible tree: &lt;AccessibleButton&gt;text&lt;/AccessibleButton&gt;

That would really stress the fact that accessibility objects are parallel to the html tree, but distinct, and that the roles are not a perfect 1:1 match.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92486</commentid>
    <comment_count>1</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2013-08-22 23:43:36 +0000</bug_when>
    <thetext>This may improve its readability. Perhaps we can use color as long have the words &quot;accessibility tree&quot;, or &quot;HTML tree&quot; above each one so it is being distinguished by the sentence prior to the code, Then it could pass WCAG SC 1.4.1.

I&apos;m a little shy to use the words, html tree: Accessibility tree: inline with the code, besides the sentences before the code says that...

So I think the color change would satisfy this bug. I&apos;ll try blue text for the accessibility tree.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92487</commentid>
    <comment_count>2</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2013-08-23 01:24:13 +0000</bug_when>
    <thetext>The text colour for code had an !Important on it so I left the same colour and provided a light yellow background for accessibility tree, and made the text clear between the html tree and accessibility tree... I think that should address this issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>