blob: b155a806f50bcf97a976026428c63d0f5b68ecc4 [file] [log] [blame]
<html>
<head>
<style>
* {
-webkit-columns: 2;
position: absolute;
}
</style>
</head>
<body>
Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=135563">the bug 135563</a>. It should not crash or assert.
<script>
if (window.testRunner)
window.testRunner.dumpAsText();
</script>
</body>
</html>