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