<?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>27433</bug_id>
          
          <creation_ts>2014-11-25 20:11:40 +0000</creation_ts>
          <short_desc>role=tabpanel should be allowed on section element</short_desc>
          <delta_ts>2016-04-27 21:15:37 +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>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</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="Mark Sadecki">mark.sadecki+w3c</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>arronei</cc>
    
    <cc>faulkner.steve</cc>
    
    <cc>mike</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>115477</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Sadecki">mark.sadecki+w3c</who>
    <bug_when>2014-11-25 20:11:40 +0000</bug_when>
    <thetext>3.2.7.4 Implicit ARIA Semantics [1] currently limits the role attribute on the section element to the following values:

&gt; alert, alertdialog, application, contentinfo, dialog, document, log, 
&gt; main, marquee, region, search, status or presentation

However, the section element [2] could conceivably be used to mark up tabpanel content in a tab widget:

&gt; The section element represents a generic section of a document or 
&gt; application. A section, in this context, is a thematic grouping of content.
&gt; Each section should be identified, typically by including a heading 
&gt; (h1-h6 element) as a child of the section element.

In fact, the non-normative example that follows explicitly makes note of this use case:

&gt; Examples of sections would be chapters, the various tabbed pages in a 
&gt; tabbed dialog box, or the numbered sections of a thesis. A Web site&apos;s home 
&gt; page could be split into sections for an introduction, news items, and 
&gt; contact information.

Here is a simple example of this use case [3].  This example currently throws a validation error.

Recommend adding &apos;tabpanel&apos; to list of roles allowed on the section element in 3.2.7.4 Implicit ARIA Semantics [1]

[1] http://www.w3.org/html/wg/drafts/html/master/dom.html#sec-implicit-aria-semantics
[2] http://www.w3.org/html/wg/drafts/html/master/sections.html#the-section-element
[3] https://rawgit.com/clrux/html5-tabpanel-test/master/index.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126225</commentid>
    <comment_count>1</comment_count>
    <who name="Arron Eicholz">arronei</who>
    <bug_when>2016-04-27 21:15:37 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: Moved to Github issue: https://github.com/w3c/html/issues/283

To file additional issues please use the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>