trisquel-icecat/icecat/layout/reftests/scrolling/scrollbars-area-in-iframe-ref-child.html

12 lines
179 B
HTML

<!DOCTYPE HTML>
<html>
<meta charset='utf-8'>
<style>
html {
border: 5px solid lime;
height: 100vh;
box-sizing: border-box;
overflow-y: scroll;
}
</style>
</html>