Bug 236828

Summary: [custom-effect] Animations associated with a custom effect should appear in document.getAnimations() result
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dino, esprehn+autocc, ews-watchlist, graouts, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Antoine Quint
Reported 2022-02-18 00:17:47 PST
[custom-effect] Animations associated with a custom effect should appear in document.getAnimations() result
Attachments
Patch (4.52 KB, patch)
2022-02-18 00:18 PST, Antoine Quint
dino: review+
Antoine Quint
Comment 1 2022-02-18 00:18:15 PST
Dean Jackson
Comment 2 2022-02-18 04:20:19 PST
Comment on attachment 452492 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452492&action=review > LayoutTests/ChangeLog:9 > + * webanimations/custom-effect/custom-effect-get-animations-expected.txt: Added. > + * webanimations/custom-effect/custom-effect-get-animations.html: Added. Shouldn't this be in a WPT directory so we can contribute it back? What will track that effort?
Antoine Quint
Comment 3 2022-02-18 04:22:57 PST
(In reply to Dean Jackson from comment #2) > Comment on attachment 452492 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=452492&action=review > > > LayoutTests/ChangeLog:9 > > + * webanimations/custom-effect/custom-effect-get-animations-expected.txt: Added. > > + * webanimations/custom-effect/custom-effect-get-animations.html: Added. > > Shouldn't this be in a WPT directory so we can contribute it back? What will > track that effort? I'm writing all of those custom-effect tests with testharness so we may contribute them back, but I don't think we should upstream them until there are approved pull requests for the changes suggested.
Antoine Quint
Comment 4 2022-02-18 07:36:13 PST
Radar WebKit Bug Importer
Comment 5 2022-02-18 07:37:18 PST
Note You need to log in before you can comment on or make changes to this bug.