RESOLVED FIXED 185092
Implement animation for color-filter
https://bugs.webkit.org/show_bug.cgi?id=185092
Summary Implement animation for color-filter
Simon Fraser (smfr)
Reported 2018-04-27 14:37:08 PDT
Implement animation for color-filter
Attachments
Patch (21.94 KB, patch)
2018-04-27 14:40 PDT, Simon Fraser (smfr)
no flags
Patch (22.11 KB, patch)
2018-04-27 14:57 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2018-04-27 14:40:40 PDT
Simon Fraser (smfr)
Comment 2 2018-04-27 14:41:08 PDT
Simon Fraser (smfr)
Comment 3 2018-04-27 14:57:50 PDT
EWS Watchlist
Comment 4 2018-04-27 14:59:30 PDT
Attachment 339032 [details] did not pass style-queue: ERROR: Source/WebCore/page/animation/CSSPropertyAnimation.cpp:699: Line contains only semicolon. If this should be an empty statement, use { } instead. [whitespace/semicolon] [5] Total errors found: 1 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Tim Horton
Comment 5 2018-04-27 15:55:52 PDT
Comment on attachment 339032 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=339032&action=review > Source/WebCore/ChangeLog:14 > + The filter-related ProperyWappers in CSSPropertyAnimation are cleaned up to use a single wrapper, nice! > Source/WebCore/ChangeLog:16 > + This wrapper reports that its accelerated for filter and backdrop-filter, but not color-filter. its accelerated what
Simon Fraser (smfr)
Comment 6 2018-04-27 17:28:21 PDT
Note You need to log in before you can comment on or make changes to this bug.