Backed out changeset 57d71ba078d7 (bug 1932390) for causing wpt failures @ failures_A...
[gecko.git] / layout / reftests / transform / matrix-6a.html
blob88650733c206805a5d44bb4af30d37fb4bb409ce
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="transform: matrix(1, 1, 0, 1, 0, 0); width: 100px; height: 100px; background-color: gold;">
6 </div>
7 </body>
8 </html>