[Webkit-unassigned] [Bug 76262] StyleRecalc should occur when shadow root exists and light children are changed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 01:35:06 PST 2012


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124891|review?                     |review-
               Flag|                            |




--- Comment #21 from MORITA Hajime <morrita at google.com>  2012-02-01 01:35:06 PST ---
(From update of attachment 124891)
View in context: https://bugs.webkit.org/attachment.cgi?id=124891&action=review

> Source/WebCore/ChangeLog:8
> +        Set style recalculation flag when a child element is changed.

Could you elaborate why we need this change?

> Source/WebCore/dom/Element.cpp:1371
> +        setNeedsStyleRecalc();

This could be shadowRoot->hostChildrenChanged().

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