https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 35750b5af6e8a37f0b3977df5b0f68407cf24f06 authored by ffxbld on 18 October 2016, 19:26:02 UTC
Added FENNEC_49_0_2_RELEASE FENNEC_49_0_2_BUILD1 tag(s) for changeset 3ba91f7c77a2. DONTBUILD CLOSED TREE a=release
Tip revision: 35750b5
rotatex-perspective-1b.html
<html>
<head>
</head>
<body>
  <div style="-moz-perspective: 1000px;">
    <div style="-moz-transform: perspective(1000px) rotatex(45deg); width: 100px; height: 100px;">
      Test Text
    </div>
  </div>
</body>
</html>
back to top