<?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>88747</bug_id>
          
          <creation_ts>2012-06-10 20:42:00 -0700</creation_ts>
          <short_desc>applyAuthorStyles not effective</short_desc>
          <delta_ts>2012-07-19 02:13:22 -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>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>
          
          <blocked>63606</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eiji Kitamura">agektmr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>dominicc</cc>
    
    <cc>hayato</cc>
    
    <cc>morrita</cc>
    
    <cc>shinyak</cc>
    
    <cc>tasak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>645690</commentid>
    <comment_count>0</comment_count>
    <who name="Eiji Kitamura">agektmr</who>
    <bug_when>2012-06-10 20:42:00 -0700</bug_when>
    <thetext>applyAuthorStyles is not effective regardless of true or false.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>646084</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2012-06-11 10:35:04 -0700</bug_when>
    <thetext>Can you please provide a reduction for the problem you&apos;re having?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>646547</commentid>
    <comment_count>2</comment_count>
    <who name="Eiji Kitamura">agektmr</who>
    <bug_when>2012-06-11 18:59:26 -0700</bug_when>
    <thetext>There&apos;s 2 phenomenon due to this issue.

1. Styles inherited even though applyAuthorStyles is explicitly set as &quot;false&quot;
http://jsdo.it/agektmr/z03X

2. Weird behavior on this example
http://jsdo.it/agektmr/bpbU

distributed content won&apos;t show up until
- you explicitly give applyAuthorStyles = true
- you open up DevTools and click inside rectangle with magnifier via Elements tab</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>646558</commentid>
    <comment_count>3</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2012-06-11 19:26:01 -0700</bug_when>
    <thetext>Will take a look.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>646690</commentid>
    <comment_count>4</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2012-06-11 23:56:30 -0700</bug_when>
    <thetext>Unassigning myself - Bug 88843 will fix a part of this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>673326</commentid>
    <comment_count>5</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2012-07-19 02:13:22 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; There&apos;s 2 phenomenon due to this issue.
&gt; 
&gt; 1. Styles inherited even though applyAuthorStyles is explicitly set as &quot;false&quot;
&gt; http://jsdo.it/agektmr/z03X
This works as intended - applyAuthorStyles affects only to shadow tree, not distributed contents

&gt; 
&gt; 2. Weird behavior on this example
&gt; http://jsdo.it/agektmr/bpbU
&gt; 
&gt; distributed content won&apos;t show up until
&gt; - you explicitly give applyAuthorStyles = true
&gt; - you open up DevTools and click inside rectangle with magnifier via Elements tab
Looks like fixed.

Feel free to reopen if my understanding is wrong.
Thanks,</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>