comparison: layout/reftests/transform-3d/scale3d-all-separate.html
layout/reftests/transform-3d/scale3d-all-separate.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 </head> |
|
4 <body> |
|
5 <div style="-moz-transform: scaleX(2) scaleY(2) scaleZ(2); -moz-transform-origin: 0 0; width: 100px; height: 100px;"> |
|
6 Test Text |
|
7 </div> |
|
8 </body> |
|
9 </html> |