https://github.com/mozilla/gecko-dev
Raw File
Tip revision: caa86f46ee9032ff414bcbb095f3ea5b0f7ecf67 authored by Ryan VanderMeulen on 18 March 2014, 01:37:38 UTC
Merge b2g28 to v1.3t. a=merge
Tip revision: caa86f4
origin-1a.html
<html>
<head>
</head>
<body>
  <div style="width:200px;height:100px;border:1px solid black; -moz-transform: rotate(45deg); -moz-transform-origin: 0% 0%">
	Some text!
  </div>
</body>
</html>
back to top