Closed
Bug 1367292
Opened 8 years ago
Closed 8 years ago
stylo: perspective animation does not work
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1335998
People
(Reporter: shinglyu, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.88 MB,
video/ogg
|
Details |
STR:
* Open http://demo.marcofolio.net/3d_animation_css3/
* The page uses "-webkit-perspective: 500;", but we don't support no-unit values, so use the devtool to modify it to "500px"
* Now the posters and the description card will be tilted
* Hover on the cards
Expected:
* The poster and the description card will rotate towards you
Actual:
* Only the poster rotates, the description card just jump to its final position and doesn't have the intermediate transition animation.
Version:
Version:
* commit 20ab6785cbd9da0af89da357cbef4f50c6a2afdf
* linux64 opt build
Updated•8 years ago
|
Blocks: stylo-css-animations
Comment 2•8 years ago
|
||
Oops, I did paste wrong bug number there.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•