blob: 8bdabcc90885efe57f914b74112c4da37b7ce620 [file] [log] [blame]
<style>
body {
word-wrap: break-word;
column-width: 1em;
}
.widow {
widows: 15;
}
.spanner {
column-span: all;
}
ol {
max-height: 1vh;
}
</style>
<ol>PassIf<div class=spanner></div></ol>
<div class=widow>NoCrashOrAssert</div>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>