<?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>106296</bug_id>
          
          <creation_ts>2013-01-07 21:00:31 -0800</creation_ts>
          <short_desc>If distributed elements are not changed to the previous distribution, no further distribution is necessary.</short_desc>
          <delta_ts>2019-10-04 22:41:35 -0700</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>CONFIGURATION CHANGED</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>103016</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Shinya Kawanaka">shinyak</reporter>
          <assigned_to name="Web Components Team">webcomponents-bugzilla</assigned_to>
          <cc>rniwa</cc>
    
    <cc>webcomponents-bugzilla</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>801982</commentid>
    <comment_count>0</comment_count>
    <who name="Shinya Kawanaka">shinyak</who>
    <bug_when>2013-01-07 21:00:31 -0800</bug_when>
    <thetext>Let&apos;s consider nested ShadowDOM and content reprojection happens.

host--SR1
 |-A  |-D------------------------SR2
 |-B  | |-content[select=A]       |-shadow
 |-C  |
      |-content[select=*]
   

Currently, when element E is added in host, content[select=A] is re-calculated, and shadow is also re-calculated.
However, if the elements distributed to content[select=A] are not changed, we can skip re-calculation of shadow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1577176</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2019-10-04 22:41:35 -0700</bug_when>
    <thetext>Distribution is no longer a thing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>