Sign in
chromium
/
chromium
/
src.git
/
fa6aa8c5e4a44fef3eba64f9ba2551f06ef3103f
/
.
/
third_party
/
WebKit
/
LayoutTests
/
css3
/
flexbox
/
auto-height-with-flex-expected.html
blob: d56fe356dcbb6ce87414a2075b5f47c515628016 [
file
] [
log
] [
blame
]
<div
style
=
"
border
:
1px
solid purple
;
"
>
<div>
Header
</div>
<div>
Flexible content
<br>
</div>
</div>