Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
d356bf2ccae98a8a53cbfba6e15e09ff70e281c6
/
.
/
LayoutTests
/
css3
/
flexbox
/
column-inside-normal-block-preferred-width-expected.html
blob: 219bab08a79c415bf97dd5f12c3ee4560e588d9d [
file
]
<!doctype html>
<div
style
=
"
display
:
flex
;
flex-direction
:
row
:
justify-contents
:
center
;
border
:
5px
solid lime
"
><div
style
=
"
border
:
solid
"
>
test
</div></div>