Bug 158201 - Reflection of element does not respect backdrop-filter property
Summary: Reflection of element does not respect backdrop-filter property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-30 06:59 PDT by Antoine Quint
Modified: 2016-06-03 11:12 PDT (History)
4 users (show)

See Also:


Attachments
Testcase (843 bytes, text/html)
2016-05-30 06:59 PDT, Antoine Quint
no flags Details
Patch (23.53 KB, patch)
2016-06-03 07:21 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.