comparison: layout/reftests/transform/rotate-1e.html
layout/reftests/transform/rotate-1e.html
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 </head> |
|
4 <body> |
|
5 <div style="-moz-transform: rotate(-135deg) rotate(3.1415926535897932384626433rad); width: 100px; height: 100px;"> |
|
6 Test Text |
|
7 </div> |
|
8 </body> |
|
9 </html> |