Bug 218559 - [iOS 14 wk2] animations/unprefixed-events-mixed-with-prefixed.html is a flaky failure
Summary: [iOS 14 wk2] animations/unprefixed-events-mixed-with-prefixed.html is a flaky...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-04 04:04 PST by Antoine Quint
Modified: 2020-11-04 09:44 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2020-11-04 04:54 PST, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2020-11-04 04:04:13 PST
The test animations/unprefixed-events-mixed-with-prefixed.html is flaky as the "animationiteration" event sometimes doesn't appear in the test output.

https://results.webkit.org/?suite=layout-tests&test=animations%2Funprefixed-events-mixed-with-prefixed.html
Comment 1 Antoine Quint 2020-11-04 04:04:28 PST
<rdar://problem/67034553>
Comment 2 Antoine Quint 2020-11-04 04:54:06 PST
Created attachment 413155 [details]
Patch
Comment 3 Antoine Quint 2020-11-04 09:44:15 PST
Committed r269368: <https://trac.webkit.org/changeset/269368>