[Webkit-unassigned] [Bug 129480] Child elements aren't fully repainted when setting opacity from script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 10:20:36 PDT 2014


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





--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-03-28 10:20:53 PST ---
(From update of attachment 228046)
View in context: https://bugs.webkit.org/attachment.cgi?id=228046&action=review

> Source/WebCore/css/StyleResolver.cpp:1143
> +        style.setEffectiveOpacity(style.opacity() * parentStyle.opacity());

Is "parentStyle" the correct one to be getting opacity from in all cases?

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