blob: 90956db2d49302340508969bbe05e8a04d04c268 [file] [log] [blame]
<html>
<style>
* { width: 25%; grid-gap: 40%; columns: 6px;}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<body>
<textarea>A</textarea>
<p>Check that interactions between column gap, width, and scrollbar width don't cause crashes.</p>
PASS
</body>
</html>