about summary refs log tree commit diff stats
path: root/test/layout/flex-column-height-basis-0.html
blob: a261031d0142f2eaa11e29d7701388a794bd18a0 (plain) (blame)
1
2
3
4
5
6
7
8
<body style="display: flex; flex-direction: column">
<div style="flex-basis: 0%">
test 1<br>
test 1<br>
test 1<br>
</div>
<div>
test 2