https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 9a61e3238155c4c758abaad19735e2746dd39047 authored by Marina Samuel on 30 May 2014, 13:45:41 UTC
Bug 995310 - Only create metro folder in metro environment. r=Yoric, a=lsblakk
Tip revision: 9a61e32
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