tenfourfox/layout/reftests/css-valuesandunits/unit-vh-vw-overflow-auto-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
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>