[Webkit-unassigned] [Bug 88747] applyAuthorStyles not effective

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 02:13:23 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88747


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Hajime Morrita <morrita at google.com>  2012-07-19 02:13:22 PST ---
(In reply to comment #2)
> There's 2 phenomenon due to this issue.
> 
> 1. Styles inherited even though applyAuthorStyles is explicitly set as "false"
> http://jsdo.it/agektmr/z03X
This works as intended - applyAuthorStyles affects only to shadow tree, not distributed contents

> 
> 2. Weird behavior on this example
> http://jsdo.it/agektmr/bpbU
> 
> distributed content won't show up until
> - you explicitly give applyAuthorStyles = true
> - 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,

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list