serenity
serenity copied to clipboard
LibWeb: Implement Element::animate; Generate keyframes for Web Animations
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
Doesn't quite close the Duolingo issue, we still hit the reCaptcha timeout
Doesn't quite close the Duolingo issue, we still hit the reCaptcha timeout
Figured 👍 wasn't sure since it does fix the unsupported message