Bug 158201

Summary: Reflection of element does not respect backdrop-filter property
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Layout and RenderingAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Testcase
none
Patch none

Description Antoine Quint 2016-05-30 06:59:14 PDT
Created attachment 280095 [details]
Testcase

If an element that has a backdrop-filter applied to it has a reflection, the reflection does not use the backdrop filter.
Comment 1 Radar WebKit Bug Importer 2016-05-30 06:59:37 PDT
<rdar://problem/26541548>
Comment 2 Antoine Quint 2016-06-03 06:31:29 PDT
I have reflections of elements with -webkit-backdrop-filter working fine on OS X, but it crashes on iOS.
Comment 3 Antoine Quint 2016-06-03 07:21:02 PDT
Created attachment 280441 [details]
Patch
Comment 4 WebKit Commit Bot 2016-06-03 11:12:30 PDT
Comment on attachment 280441 [details]
Patch

Clearing flags on attachment: 280441

Committed r201648: <http://trac.webkit.org/changeset/201648>
Comment 5 WebKit Commit Bot 2016-06-03 11:12:34 PDT
All reviewed patches have been landed.  Closing bug.