Bug 189405 - [Web Animations] Interrupting an accelerated CSS transition on a composited element in flight fails
Summary: [Web Animations] Interrupting an accelerated CSS transition on a composited e...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-07 06:43 PDT by Antoine Quint
Modified: 2018-09-10 00:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.23 KB, patch)
2018-09-07 06:51 PDT, Antoine Quint
simon.fraser: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews205 for win-future (12.80 MB, application/zip)
2018-09-07 08:41 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-09-07 06:43:42 PDT
Interrupting an accelerated CSS transition in flight fails.
Comment 1 Antoine Quint 2018-09-07 06:43:55 PDT
<rdar://problem/43342639>
Comment 2 Antoine Quint 2018-09-07 06:51:47 PDT
Created attachment 349144 [details]
Patch
Comment 3 EWS Watchlist 2018-09-07 08:41:07 PDT
Comment on attachment 349144 [details]
Patch

Attachment 349144 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/9127850

New failing tests:
webanimations/accelerated-transition-interrupted-on-composited-element.html
Comment 4 EWS Watchlist 2018-09-07 08:41:19 PDT
Created attachment 349146 [details]
Archive of layout-test-results from ews205 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews205  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 5 Antoine Quint 2018-09-10 00:13:26 PDT
Committed r235843: <https://trac.webkit.org/changeset/235843>