Source code
Revision control
Copy as Markdown
Other Tools
<!-- This test is intentionally in quirks mode. -->
<title>calc-size() and the body fills html quirk</title>
<style>
div {
border: medium solid;
}
</style>
<div>The bottom border of this box should be close to the text, not at the bottom of the viewport.</div>