Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/1103258-1-ref.html

13 lines
169 B
HTML

<style>
#d1 {
position: absolute;
top: 0px;
left: 0px;
will-change: transform;
width: 64px;
height: 64px;
background: red;
}
</style>
<div id="d1">
</div>