Bug 146215

Summary: Element with blur backdrop-filter shows edge duplication and dark edges
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Dean Jackson
Reported 2015-06-22 14:31:59 PDT
Element with blur backdrop-filter shows edge duplication and dark edges
Attachments
Patch (23.83 KB, patch)
2015-06-22 14:39 PDT, Dean Jackson
thorton: review+
Dean Jackson
Comment 1 2015-06-22 14:38:40 PDT
Dean Jackson
Comment 2 2015-06-22 14:39:13 PDT
Tim Horton
Comment 3 2015-06-22 14:42:10 PDT
Comment on attachment 255370 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=255370&action=review > Source/WebCore/platform/graphics/filters/FilterOperations.h:75 > + bool usedForBackdropFilters() const { return m_usedForBackdropFilters; } Should this have an is- prefix?
Dean Jackson
Comment 4 2015-06-22 15:07:57 PDT
Note You need to log in before you can comment on or make changes to this bug.