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