Bug 163860 - Backdrop filter doesn't show if removed then re-added
Summary: Backdrop filter doesn't show if removed then re-added
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-22 19:28 PDT by Simon Fraser (smfr)
Modified: 2016-10-22 21:07 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.58 KB, patch)
2016-10-22 19:31 PDT, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2016-10-22 19:28:45 PDT
Backdrop filter doesn't show if removed then re-added
Comment 1 Simon Fraser (smfr) 2016-10-22 19:31:14 PDT
Created attachment 292527 [details]
Patch
Comment 2 mitz 2016-10-22 19:35:11 PDT
Comment on attachment 292527 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=292527&action=review

> LayoutTests/css3/filters/backdrop/add-remove-add-backdrop-filter-expected.html:5
> +    <title>This tests that backdrop filter with clip-path works properly.</title>

It tests something else.
Comment 3 Simon Fraser (smfr) 2016-10-22 21:07:14 PDT
(In reply to comment #2)
> Comment on attachment 292527 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=292527&action=review
> 
> > LayoutTests/css3/filters/backdrop/add-remove-add-backdrop-filter-expected.html:5
> > +    <title>This tests that backdrop filter with clip-path works properly.</title>
> 
> It tests something else.

Was fixed before committing.

https://trac.webkit.org/changeset/207722