Bug 1942415: Revert changes for GC_GLEAN_SLOW_PHASE and GC_GLEAN_SLOW_TASK probes...
[gecko.git] / layout / reftests / transform / skew-1b.html
blobf1d5e8967244ff611a546871f1f3e6c6e0cdcec3
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="width: 100px; height: 100px; background-color: gold; border: 1px solid black; transform: skew(10deg, 0deg);">
6 </div>
7 </body>
8 </html>