mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-24 06:49:04 +03:00
4 lines
261 B
HTML
4 lines
261 B
HTML
<div style="background-color: red; position: absolute; left: 100px; top: 100px; width: 100px; height: 100px; transform: translateZ(0)">
|
|
</div>
|
|
<div style="background-color: green; position: absolute; left: 150px; top: 150px; width: 100px; height: 100px">
|
|
</div> |