blob: 6e73aa1f6774fd820b8a290eabbc125acd809af7 [file] [log] [blame]
<!DOCTYPE html>
<div style="columns:2;">
<div style="columns:2; height:1px;">
<div style="columns:2; height:1234567890px;"></div>
</div>
</div>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>
test(() => { }, "No crash, assertion failure or timeout.");
</script>