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