xingZhang created WEEX-60:
-----------------------------
Summary: support perspective for rotate in 3d dimension
Key: WEEX-60
URL: https://issues.apache.org/jira/browse/WEEX-60
Project: Weex
Issue Type: New Feature
Reporter: xingZhang
Assignee: xingZhang
support perspective for rotate in 3d dimension according to the w3c standard
about the perspective description
[here](https://developer.mozilla.org/en-US/docs/Web/CSS/perspective)
the css perspective value default is inf , thus it will be parallel
projection.
perspective can be the following value:
perspective: 20px;
perspective: none
other case will be invalid.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)