chromium/third_party/blink/web_tests/external/wpt/css/css-break/fragmentainer-1px-clamping-001-crash.html

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:[email protected]">
<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>