summaryrefslogtreecommitdiffstats
path: root/layout/reftests/writing-mode/1216747-1-ref.html
blob: b040151976266c0feb644e55f0a23eb1e733b986 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<style>

div {
  width: min-content;
}

</style>

<div>This should have min-content width (i.e., many line breaks).</div>