Open
Bug 599350
Opened 9 years ago
Updated 9 years ago
Chrome Experiment "Gear" renders differently in Minefield and Chromium
Categories
(Core :: CSS Parsing and Computation, defect)
Not set
Tracking
()
UNCONFIRMED
People
(Reporter: blaw1, Unassigned)
References
()
Details
(Whiteboard: [chromeexperiments])
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100923 Firefox/4.0b7pre Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100923 Firefox/4.0b7pre When mousing over the gears there is a visible black arrow that shows up in the background of the square that is rotating. Reproducible: Always Steps to Reproduce: 1. Launch Experiment 2. Place cursor over a gear Actual Results: A visible black arrow shows up in the background of the square that is rotating. Expected Results: The gear should rotate smoothly without a visible arrow in the background.
Updated•9 years ago
|
Whiteboard: [chromeexperiments]
![]() |
||
Comment 1•9 years ago
|
||
So there's supposed to be a black arrow pointing to where you put your mouse, I think. The rotation should be smooth, though.
Keywords: qawanted
![]() |
||
Comment 2•9 years ago
|
||
Oh, and this experiment uses neither JS nor canvas. Just transforms and transitions. And it only uses -webkit-transition, not -moz-transition. So in Gecko you will get an immediate rotation, not a smooth one. I commented on the experiment, but if someone wants to contact the author directly, that would be awesome...
You need to log in
before you can comment on or make changes to this bug.
Description
•