Bug 184563 - [web-animations] Remove or update -webkit-animation-trigger feature
Summary: [web-animations] Remove or update -webkit-animation-trigger feature
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-12 16:04 PDT by Antoine Quint
Modified: 2023-05-10 10:52 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-04-12 16:04:41 PDT
These three tests are failing with the new animation engine:

    animations/trigger-container-scroll-boundaries.html [ Failure ]
    animations/trigger-container-scroll-empty.html [ Failure ]
    animations/trigger-container-scroll-simple.html [ Failure ]

This is because the new engine doesn't know anything about -webkit-animation-trigger. We should either make it so it knows about it, or remove this feature altogether.
Comment 1 Radar WebKit Bug Importer 2018-04-12 16:05:00 PDT
<rdar://problem/39397414>
Comment 2 Antoine Quint 2023-05-10 10:20:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13699
Comment 3 EWS 2023-05-10 10:52:26 PDT
Committed 263913@main (6c484c4c5bbf): <https://commits.webkit.org/263913@main>

Reviewed commits have been landed. Closing PR #13699 and removing active labels.