[Webkit-unassigned] [Bug 273895] Simple text animation with transform: translateX() is broken on iOS and iPadOS (maybe MacOS, can't test it)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 13 02:37:15 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273895
--- Comment #7 from Antoine Quint <graouts at webkit.org> ---
Looks fine on Safari Technology Preview 194 on macOS as well. That said a script-originated animation (likely using `Element.animate()`) is used and not the CSS Animation reported in the report, which I think is supposed to be a workaround.
But I also tried the zip'd copy of the website attached to this email which does use the CSS Animation and it looks fine.
On iOS 17.5 I'm also seeing the attached website behave as expected.
Cesare, which version of iOS did you test for this? If you're not already on the latest released version of iOS, could you update and let us know if this addresses the issue?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240513/c39e3bdd/attachment.htm>
More information about the webkit-unassigned
mailing list