serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LibWeb: Implement Element::animate; Generate keyframes for Web Animations

Open mattco98 opened this issue 1 year ago • 2 comments

There may be a bit of code duplication between StyleComputer and the Web Animations stuff for a bit, but that'll get resolved eventually.

Independent of #23184, but there may be merge conflicts (please merge that one first!).

Word towards #21570. Note that this PR doesn't close that issue yet because while you can now call .animate() on an element and get back an animation object, it will not affect how the element is rendered at all.

Also advances (closes?) #22014

mattco98 avatar Feb 16 '24 15:02 mattco98

Doesn't quite close the Duolingo issue, we still hit the reCaptcha timeout

ADKaster avatar Feb 16 '24 19:02 ADKaster

Doesn't quite close the Duolingo issue, we still hit the reCaptcha timeout

Figured 👍 wasn't sure since it does fix the unsupported message

mattco98 avatar Feb 16 '24 19:02 mattco98