[Webkit-unassigned] [Bug 136697] Transform animation incorrect on online demo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 12:29:14 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136697





--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-09-10 12:29:15 PST ---
Incorrect tick placement in the hubs is caused by use of unprefixed transform-origin.

The jumpiness happens because the keyframes rotate from 0->180deg, rather than 0->360deg. I see jumpiness in Chrome too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list