Bug 1942415: Revert changes for GC_GLEAN_SLOW_PHASE and GC_GLEAN_SLOW_TASK probes...
[gecko.git] / layout / reftests / transform / translatex-1a.html
blobfe9c4f4eb02d03b9790c1fdcb86378ec825cd4f1
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="transform: translatex(50px);">
6 <div style="background-color: green; width: 20px; height: 20px">
7 </div>
8 </body>
9 </html>