<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>63522</bug_id>
          
          <creation_ts>2011-06-28 02:26:39 -0700</creation_ts>
          <short_desc>Define the order of traversing elements in shadow content when focusing</short_desc>
          <delta_ts>2012-02-27 19:03:23 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          <dependson>64072</dependson>
          <blocked>72352</blocked>
    
    <blocked>61409</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hayato Ito">hayato</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>dominicc</cc>
    
    <cc>morrita</cc>
    
    <cc>rolandsteiner</cc>
    
    <cc>shinyak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>428753</commentid>
    <comment_count>0</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2011-06-28 02:26:39 -0700</bug_when>
    <thetext>Elements in a shadow root can be traversed by bug 61410, but elements in shadow content is not included in this traversal.

It would be nice that we can define a rule so that we can traverse &apos;elements in shadow root&apos; and &apos;elements in shadow content&apos; in a &apos;mixed&apos; way.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>506650</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2011-11-20 18:26:39 -0800</bug_when>
    <thetext>My gut feeling is that we should follow the XBL-style tree flattening algorithm and then apply focus traversal over that. Thoughts?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>506654</commentid>
    <comment_count>2</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2011-11-20 18:38:49 -0800</bug_when>
    <thetext>Yeah, we need a flattened tree somehow. I made this bug depends on bug 64072.
Let me investigate how we should get a &apos;flattened&apos; tree.

(In reply to comment #1)
&gt; My gut feeling is that we should follow the XBL-style tree flattening algorithm and then apply focus traversal over that. Thoughts?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>533649</commentid>
    <comment_count>3</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2012-01-10 22:34:41 -0800</bug_when>
    <thetext>Per the spec focus navigation works over the flattened (“as-rendered” in spec language) tree.

&lt;http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#focus-navigation&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>