blob: 71a8a88077972f974218338119d12a08bedbf7d7 [file] [log] [blame]
<style>
html {
display: table;
}
head {
aspect-ratio: 1;
border-block-end: 15px solid;
display: grid;
grid-gap: 100%;
grid-template-rows: 1% repeat(auto-fill, 20px) 0;
padding-bottom: 5px;
padding-left: 40px;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
This test has PASSED if it does not CRASH.