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

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

/css/css-break/fragmentainer-1px-clamping-000-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; column-fill:auto; height:0.9px;">
  <div style="contain:size; height:2px;"></div>
  <div style="width:0;"></div>
</div>