<?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>28079</bug_id>
          
          <creation_ts>2015-02-23 05:24:54 +0000</creation_ts>
          <short_desc>[Shadow]: inappropriate reference to CSS3-UI nav-index spec in focus navigation order</short_desc>
          <delta_ts>2015-05-27 02:49:50 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>All</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>
          
          <blocked>15480</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Takayoshi Kochi">kochi</reporter>
          <assigned_to name="Hayato Ito">hayato</assigned_to>
          <cc>annevk</cc>
    
    <cc>hayato</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118086</commentid>
    <comment_count>0</comment_count>
    <who name="Takayoshi Kochi">kochi</who>
    <bug_when>2015-02-23 05:24:54 +0000</bug_when>
    <thetext>The current shadow DOM spec specifies the focus navigation order of
elements in the shadow tree using CSS3 UI&apos;s &quot;nav-index&quot; property[1]
(more specifically in its algorithm 1.3.2 and 2.3, the spec refers to
&quot;auto&quot; for nav-index CSS property).

It&apos;s better to rewrite this part to refer to HTML spec, rather than
CSS3 UI spec.


The property is considered &quot;at risk&quot; in the CSS3 UI spec, and might not
be adopted as is in the current spec draft.  I found some discussion in
CSS WG&apos;s meeting notes[2].

As far as I read the CSS3 UI spec, the &quot;auto&quot; value corresponds to the
behavior of HTML attribute &quot;tabindex&quot; with its value 0 (cf, the spec
is [3] or [4]), which is already implemented in most browsers and the
spec is stable.

[1] http://www.w3.org/TR/css3-ui/#nav-index
[2] https://lists.w3.org/Archives/Public/www-style/2015Jan/0406.html
[3] https://html.spec.whatwg.org/multipage/interaction.html#the-tabindex-attribute
[4] http://www.w3.org/TR/html5/editing.html#sequential-focus-navigation-and-the-tabindex-attribute</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120497</commentid>
    <comment_count>1</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-05-27 02:49:50 +0000</bug_when>
    <thetext>Moved to https://github.com/w3c/webcomponents/issues/88</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>