https://github.com/mozilla/gecko-dev
Raw File
Tip revision: dbe4402c80bedd924beadbaaf5879be6e48b57b4 authored by Ryan VanderMeulen on 03 February 2014, 19:42:33 UTC
Merge b2g18 to v1.1hd. a=merge
Tip revision: dbe4402
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