Bug 212686
Summary: | [Web Animations] Rotation Easing Not Respected - Treated only as linear - polyfill doesn't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | travis |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, graouts, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
travis
Rotated elements animate, but only linear easing is applied even if any other type of easing is specified.
Prior to 13.1, I beieve behaviour used to be manageable by including the web-animations.js polyfill, but now this is not the case.
https://codepen.io/createwithflow/pen/JjGjWGq
May be similar to: https://bugs.webkit.org/show_bug.cgi?id=203476
However, the issue above is not dealing with CSSTransition.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Thanks for filing this bug Travis. This is already fixed and you can see the correct behavior in Safari Technology Preview. This is most likely a duplicate of bug 210526.
*** This bug has been marked as a duplicate of bug 210526 ***
travis
Ah, great and apologies for the dupe.
I even had a copy of the tech preview, I'll be more careful to review the list of open / closed bugs.
This was my first ticket.
T
Antoine Quint
No need to apologize, it's a lot more valuable to file a potential duplicate than not to file a bug assuming it might be.
Radar WebKit Bug Importer
<rdar://problem/64033251>