<!DOCTYPE html>
<div style="columns:2; column-gap:0; line-height:20px; width:80px;">
<div style="height:7px;"></div>
<div style="columns:4; column-gap:0;">
<div style="display:flex; flex-wrap:wrap; width:15px;">
<div style="width:10px;"><br></div>
<div style="width:10px;"><br></div>
</div>
</div>
</div>
<script src="../../../resources/testharness.js"></script>
<script src="../../../resources/testharnessreport.js"></script>
<script>
test(() => { }, "No crash!");
</script>