RESOLVED FIXED 236828
[custom-effect] Animations associated with a custom effect should appear in document.getAnimations() result
https://bugs.webkit.org/show_bug.cgi?id=236828
Summary [custom-effect] Animations associated with a custom effect should appear in d...
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.