gecko-dev/layout/reftests/css-valuesandunits/unit-vh-vw-overflow-auto-re...

16 строки
289 B
HTML

<style>
body { background-color: black }
iframe {
width: 100px;
height: 200px;
margin: 0px;
border: 0px;
}
</style>
<body>
<iframe src="unit-vh-vw-overflow-auto-ref-iframe.html"></iframe>
<iframe src="unit-vh-vw-overflow-auto-ref-iframe.html"></iframe>
</body>