Bug 76730 - http://css1k.com/#turnaround animations are crazy janky
Summary: http://css1k.com/#turnaround animations are crazy janky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://css1k.com/#turnaround
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-01-20 13:00 PST by Ojan Vafai
Modified: 2022-07-12 20:23 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-01-20 13:00:31 PST
This might serve as a good stress test for improving CSS animations. I wonder if bug 64591 would resolve the differences between Chrome/Safari here.

1. The page load animation is considerably more choppy in Chrome than Safari/Firefox
2. Hovering over a blue circle in Chrome is considerably more choppy in Chrome than Safari/Firefox
3. The rotating blue circle is pixelated in Chrome/Safari but not Firefox (there are no images involved).

I tested using Chrome Mac 18.0.1003.1 (Official Build 117090) dev, Safari 5.1.2, today's WebKit nightly and Firefox 9.
Comment 1 Simon Fraser (smfr) 2012-01-20 13:03:00 PST
> 3. The rotating blue circle is pixelated in Chrome/Safari but not Firefox (there are no images involved).
https://bugs.webkit.org/show_bug.cgi?id=27684
Comment 2 Simon Fraser (smfr) 2012-01-20 13:06:03 PST
* { -webkit-transition: all 2s; } sadface
Comment 3 Ahmad Saleem 2022-07-12 03:33:39 PDT
I am able to find the working copy of test case since now CSS1k domain exist on .NET TLD rather than .COM (after being forked) but for reference, you can find CSS in question from this Github link:

https://github.com/jacobrask/CSS1K/blob/master/styles/turnaround.css

New Test case link - http://css1k.net/#turnaround

It is still choppy / stutter in animation while loading (big CSS1k button like box) on Safari 15.5 and Chrome Canary 105 as compared to Firefox Nightly 104 but it could be not good choice demo as well.

If some one want to work on, just wanted to provide some reference point and updates. Thanks!
Comment 4 Radar WebKit Bug Importer 2022-07-12 16:28:13 PDT
<rdar://problem/96916976>