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

div {
  width: -moz-min-content;
}

</style>

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