<?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>56973</bug_id>
          
          <creation_ts>2011-03-23 16:22:48 -0700</creation_ts>
          <short_desc>Implement DOM children forwarding down the shadow subtree</short_desc>
          <delta_ts>2012-02-14 00:55:36 -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>PC</rep_platform>
          <op_sys>OS X 10.5</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>
          <dependson>58914</dependson>
    
    <dependson>59055</dependson>
    
    <dependson>59117</dependson>
    
    <dependson>59157</dependson>
    
    <dependson>61111</dependson>
    
    <dependson>76261</dependson>
          <blocked>59802</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov (Google)">dglazkov</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>annacc</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>dominicc</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>luiz</cc>
    
    <cc>morrita</cc>
    
    <cc>rolandsteiner</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>372523</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-03-23 16:22:48 -0700</bug_when>
    <thetext>http://dev.w3.org/2006/xbl2/#the-content-element</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>506644</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2011-11-20 18:22:30 -0800</bug_when>
    <thetext>Assigning this to dglazkov because we need an answer about the select attribute—is it a simple selector?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>506678</commentid>
    <comment_count>2</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2011-11-20 20:49:34 -0800</bug_when>
    <thetext>First cut: The selector language is:

tag-name? (&quot;.&quot; class-name)? (&quot;#&quot; id)?

- Same whitespace rules as CSS
- Same matching rules as the CSS selector with the same text
- Except empty string, which matches *</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>506703</commentid>
    <comment_count>3</comment_count>
    <who name="Roland Steiner">rolandsteiner</who>
    <bug_when>2011-11-20 22:01:55 -0800</bug_when>
    <thetext>My suggestion would be a comma-separated list of compound selectors (http://www.w3.org/TR/2011/WD-selectors4-20110929/#structure), with certain exceptions (see http://dglazkov.github.com/component-model/Draft/content.html).

A space-separated list might be more HTMLy than a comma-separated list, but may be easily confused with spaces as CSS descendant combinators.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>556068</commentid>
    <comment_count>4</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2012-02-14 00:55:36 -0800</bug_when>
    <thetext>Closing: We finally have &lt;content&gt; behind the flag.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>