about summary refs log tree commit diff stats
path: root/test/layout/fit-content-max-width-child.html
blob: c2d77ad1be4a268cef5d39af0a0ecf8f3f8a8e4d (plain) (blame)
1
2
3
4
5
<div style="display: inline-block">
<div style="max-width: 70ch">
testing testing testing testing testing testing testing testing testing testing
</div>
</div>