summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-break/fragmentainer-1px-clamping-001-crash.html
blob: b4aeb1825d5b1b4ab9c161f5507fb6f4d5b3e89b (plain)
1
2
3
4
5
6
<!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>