Current section
Files
Jump to
Current section
Files
priv/assets/screenshots/translateZ.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>