blob: 7863cf8baee14f78508e043dd2cee435f41afa68 [file] [log] [blame]
<!DOCTYPE html>
<style>
* {
flex-direction: column-reverse;
display: flex;
height: 0%;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<body>
<p>This test PASSES if it does not CRASH on Debug builds.</p>
</body>