<?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>28742</bug_id>
          
          <creation_ts>2015-06-03 05:44:14 +0000</creation_ts>
          <short_desc>IA2 and ATK mappings for &lt;footer&gt; and &lt;header&gt;</short_desc>
          <delta_ts>2015-06-16 03:22:58 +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>1.1</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>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jason Kiss">jason</reporter>
          <assigned_to name="Jason Kiss">jason</assigned_to>
          <cc>jason</cc>
    
    <cc>jdiggs</cc>
    
    <cc>surkov.alexander</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>120676</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2015-06-03 05:44:14 +0000</bug_when>
    <thetext>The current IA2 and ATK mappings for &lt;footer&gt; is ROLE_FOOTER. For IA2 this makes it &quot;Footer of a document page&quot;, and for ATK, &quot;An object that serves as a document footer&quot;. This makes sense if the &lt;footer&gt;&apos;s nearest ancestor is the &lt;body&gt; element in which case it is a footer for the page. But it doesn&apos;t sound right if the nearest ancestor is an &lt;article&gt; or &lt;section&gt; or other sectioning content or root element, e.g. &lt;blockquote&gt; or &lt;td&gt;, as these are not documents in themselves. 

The same applies to the IA2 and ATK ROLE_HEADER mappings for &lt;header&gt;.

Wouldn&apos;t just ROLE_SECTION be more appropriate for both elements, and in the case that &lt;body&gt; is the nearest sectioning ancestor, the ATK mapping could be ROLE_LANDMARK?  (Will IA2 be getting such a role?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120883</commentid>
    <comment_count>1</comment_count>
    <who name="alexander surkov">surkov.alexander</who>
    <bug_when>2015-06-10 16:44:59 +0000</bug_when>
    <thetext>That makes sense, I&apos;m curious though whether a footer that is not under body is an author error, and whether the browsers have to fix it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120897</commentid>
    <comment_count>2</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2015-06-11 04:45:33 +0000</bug_when>
    <thetext>If footer is descendant of article or section or other sectioning element that is not body, it is footer specifically for that ancestor section, as per the spec. Otherwise is footer for body, which is only other option.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121025</commentid>
    <comment_count>3</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2015-06-16 03:22:58 +0000</bug_when>
    <thetext>I&apos;ve updated the mappings for footer and and header.
See also bug 27961.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>