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