gecko-dev/layout/reftests/transform/zoom-hack-2.html

11 строки
130 B
HTML

<!doctype html>
<style>
div {
width: 200px;
height: 200px;
background: green;
zoom: 0;
}
</style>
<div></div>