Bug 1713271 - Provide our own isspace implementation r=glandium
[gecko.git] / layout / reftests / transform / origin-2c.html
blob8daef897f9ec8bcd01f81b7c355251e5c14a9c7a
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: 50% 51px;">
6 Some text!
7 </div>
8 </body>
9 </html>