blob: 2dbf402c05e85161dcfd19231c1de8529060716d [file] [log] [blame]
<!DOCTYPE html>
<html>
<style>
body {
background: green;
color: blue;
width: 1000px;
height: 1000px;
}
</style>
<body>
Should be blue on green if body's full size (including scrollbars) &gt;= 795x595px.
</body>