CSS3 3D Transforms/TestPlan: Difference between revisions

Line 27: Line 27:
== Use Cases ==
== Use Cases ==


*Create 2D elements that can be moved and animated in 3D space (could be used to create interesting 3D UI elements).
*Create 2D elements that can be moved and animated in 3D space (could be used to create interesting 3D UI elements). All the properties of this elements work properly.
*Preserve 3D elements when sorting them.
*Preserve 3D elements when sorting them.
*Ensure transitions are supported for the properties that should support them (e.g. border-bottom-left-radius, box-shadow, background-color etc), and not supported for the rest (e.g. -moz-animation-duration, background-image, text-overflow etc).
*Ensure transitions are supported for the properties that should support them (e.g. border-bottom-left-radius, box-shadow, background-color etc), and not supported for the rest (e.g. -moz-animation-duration, background-image, text-overflow etc).
Confirmed users
2,544

edits