gecko-dev/layout/reftests/bugs/1466008.html

6 строки
199 B
HTML

<!doctype html>
<div style="height: 100px"></div>
<div style="will-change: contain;">
<div style="position: absolute; top: 0; left: 0; width: 100px; height: 100px; background: green"></div>
</div>