[Webkit-unassigned] [Bug 125804] New: [CSS Blending] Background color isn't fully painted when having a blended child
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 16 14:44:56 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125804
Summary: [CSS Blending] Background color isn't fully painted
when having a blended child
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: simon.fraser at apple.com, mitica at adobe.com
Consider merging https://chromium.googlesource.com/chromium/blink/+/3b9e71135ee5f6bfe19581a4b19790cde588bd2c
if it's applicable to WebKit.
The problem seems to be the creation of a transparency layer while
painting the background. The solution is to prevent any form of isolation
caused by blending when painting the root element.
--
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