<?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>13960</bug_id>
          
          <creation_ts>2011-08-29 20:34:19 +0000</creation_ts>
          <short_desc>I am concerned about the way the Article element is used in examples. Doesn&apos;t it make sense that Screen Readers will want to use the article element to skip over the HEADER and NAV elements to the main content.  Instead of this: &lt;article&gt;&lt;heading&gt;...&lt;/hea</short_desc>
          <delta_ts>2011-10-25 03:26:25 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>greg.tarnoff</cc>
    
    <cc>ian</cc>
    
    <cc>jfoliot</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>56004</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-08-29 20:34:19 +0000</bug_when>
    <thetext>Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
I am concerned about the way the Article element is used in examples. Doesn&apos;t
it make sense that Screen Readers will want to use the article element to skip
over the HEADER and NAV elements to the main content.  Instead of this:
&lt;article&gt;&lt;heading&gt;...&lt;/heading&gt;&lt;nav&gt;...&lt;/nav&gt;&lt;p&gt;...&lt;/p&gt;&lt;footer&gt;...&lt;/footer&gt;&lt;/a
rticle&gt;

Why not save the article element for pure content like this:
&lt;heading&gt;...&gt;&lt;nav&gt;...&lt;/nav&gt;&lt;/heading&gt;&lt;article&gt;&lt;p&gt;...&lt;/p&gt;&lt;/article&gt;&lt;footer&gt;...&lt;
/footer&gt;

I know WAI-ARIA can do landmarks to find main content... but should there not
be a native way in HTML 5 to do this easily, why not article? Let&apos;s save
&lt;article&gt; for the content of the article, not all the chrome, nav, headers and
footers too.

Also I agree with those who want to drop the HRgroup element... it might be
confusing for Screen readers to miss a lower heading because only the highest
level of the HRgroup is exposed.
&lt;hrgroup&gt;
&lt;h2&gt;I don&apos;t only want to see this Heading&lt;/h2&gt;
&lt;h3&gt;But I want to see this heading too&lt;/h3&gt;
&lt;/hrgroup&gt;

Posted from: 70.26.12.108
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>56767</commentid>
    <comment_count>1</comment_count>
    <who name="Greg Tarnoff">greg.tarnoff</who>
    <bug_when>2011-09-14 11:56:29 +0000</bug_when>
    <thetext>This has always sat a little off with me too. However my understanding of the ARTICLE is that it is a chunk of content that can survive on its own without the remainder of the page, such as in a RSS feed. In this scenario, the HEADER &amp; FOOTER are there to provide containers for things like author, publish date and meta content. How would we provide this information semantically without being able to include these elements?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58466</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-19 23:09:29 +0000</bug_when>
    <thetext>I don&apos;t understand. What&apos;s wrong with having accessibility tools intelligently skip past &lt;nav&gt; elements?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58844</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-25 03:26:25 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Did Not Understand Request
Change Description: no spec change
Rationale: see comment 2</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>