blob: 69c79e06a07b453645c9b05cef9e1765aec0428e [file] [log] [blame]
<style>
pre {
display: grid;
min-height: max-content;
max-height: 1px;
grid-template-rows: 1fr;
}
</style>
<pre>Pass if no crash or assert when the min-height value can't be resolved.</pre>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>