about summary refs log tree commit diff stats
path: root/test/layout/overflow-auto-still-sets-intrinisc-min-height.html
blob: 1b0636c532437693b83af9a06dd771f35a000c7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<div style="height: 2em; display: flex; flex-direction: column">
<div>
<div style="overflow: auto; height: 2ch">
<pre>
test
test
test
test
test
test
</pre>
</div>
</div>
<div>

footer footer footer footer