[Webkit-unassigned] [Bug 78472] ShadowRoot needs applyAuthorStyles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 10:33:00 PDT 2012


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





--- Comment #9 from Takashi Sakamoto <tasak at google.com>  2012-04-18 10:32:53 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (From update of attachment 137553 [details] [details])
> > Almost looks good. Could you add another test case for covering the default value of applyAuthorStyles?

I see. Done.

> Yet another case we should cover is for dynamic changes, that is
> - Add a ShadowRoot,
> - ensuring it laid-out  (by accessing something like offsetLeft), 
> - then change the property.

I couldn't find any explanation about whether dynamic change causes style recalculation or not. 
Anyway, I created a new bug https://bugs.webkit.org/show_bug.cgi?id=84251 for style recalculation.

-- 
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