wpt / css / css-break / fragmentainer-1px-clamping-001-crash.html

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

/css/css-break/fragmentainer-1px-clamping-001-crash.html

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<link rel="help" href="https://www.w3.org/TR/css-break-3/#breaking-rules">
<div style="columns:2; width:100px; column-gap:100px; column:fill:auto; height:0.9px;">
  <div style="margin-top:1px; width:100px; height:1px;"></div>
</div>