Confirmed users
2,544
edits
Ioana.budnar (talk | contribs) |
Ioana.budnar (talk | contribs) |
||
Line 30: | Line 30: | ||
*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). | ||
*Try to use CSS3 3D Transforms with layout.3d-transforms.enabled set as "false". | |||
== Test Cases == | == Test Cases == |