blob: 64abe0294e84bc91b9ff458f0bb400282bd7c7de [file] [log] [blame]
<style>
* {
-webkit-border-fit: lines;
-webkit-column-axis: vertical;
columns: 1px 5;
float: left;
height: 0;
max-block-size: 100px;
min-height: -webkit-fill-available;
shape-outside: ellipse(50% 25% at 50% 25%);
widows: 100;
}
*::after {
content: 'PASSi fnoc rasho rasse rt';
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>