blob: 1ab668e481c41d59fa7d914bc747f9982dca8dc9 [file] [log] [blame]
<!DOCTYPE html>
<div style="position:absolute; left:50px; transform:translateX(0)">
<div style="position:absolute; top:50px; transform-style:preserve-3d;">
<div style="position:fixed; left:5px; top:5px; width:50px; height:50px; background-color:green;">
</div>
</div>
</div>
<div style="position:absolute; left:50px; transform:translateZ(0)">
<div style="position:absolute; top:150px; perspective:1px;">
<div style="position:fixed; left:5px; top:5px; width:50px; height:50px; background-color:green;">
</div>
</div>
</div>