wpt / css / css-multicol / table / balance-breakafter-before-table-section-crash.html

Status: PASS | Duration: 2ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/css-multicol/table/balance-breakafter-before-table-section-crash.html

<!DOCTYPE html>
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=605902">
<div style="columns:3;">
  <div style="margin:8px; height:20px; break-after:column;"></div>
  <div style="display:table-row-group;"></div>
</div>