Sign in
chromium
/
chromium
/
blink
/
refs/heads/main
/
.
/
LayoutTests
/
css3
/
flexbox
/
auto-height-with-flex-expected.html
blob: d56fe356dcbb6ce87414a2075b5f47c515628016 [
file
] [
log
] [
blame
] [
edit
]
<div
style
=
"
border
:
1px
solid purple
;
"
>
<div>
Header
</div>
<div>
Flexible content
<br>
</div>
</div>