[Webkit-unassigned] [Bug 111701] Basic child obscuration test for backgrounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 11:25:49 PST 2013


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





--- Comment #9 from Antti Koivisto <koivisto at iki.fi>  2013-03-08 11:28:14 PST ---
(In reply to comment #8)
> You should be able to change the background color of the obscured element and see that it doesn't cause a repaint. Some variations can test your new logic.

That will trigger a repaint anyway (this patch only affects paint time). Is there some way to test overpaint?

> Did we forget about opacity on the children?

Do those always get a layer? If they do then no. If they don't then yes.

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