<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
}
</style>
</head>
<body>
<div>This checks that we don't wrongly propagate the body's overflow clip when we shouldn't.<br>This text should be visible in the output.</div>
</body>
</html>