New issue
Advanced search Search tips

Issue 602962 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

CSS animation jitter

Project Member Reported by apavlov@chromium.org, Apr 13 2016

Issue description

Version: 49.0.2623.112
OS: Ubuntu 14.04

What steps will reproduce the problem?
(1) Open https://jsfiddle.net/LLcf4od9/1/

What is the expected output?
The spinner animation is vertically stable

What do you see instead?
Vertical jitter of the spinner, so that it even displays a previous frame edge sometimes. My guess is that it's related to some rounding errors when recomputing the background position for each frame.

This works just fine with FF 45 - no vertical jitter.
 
Status: Fixed (was: Untriaged)
Two ChromeOS pixels running side by side - 51.0  doesn't show jitter, 49.0 does.

It looks like this has been fixed in the 76 builds following the reported version.

Any opposition to _not_ trying to merge the fix back or track it down further?

Sign in to add a comment