Bug 1713271 - Provide our own isspace implementation r=glandium
[gecko.git] / layout / reftests / transform / origin-2a.html
blobac18108d4042b331f7b063d20d7424e2bdb41558
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="width:200px;height:100px;border:1px solid black; -moz-transform: rotate(45deg); -moz-transform-origin: 101px 51px;">
6 Some text!
7 </div>
8 </body>
9 </html>