Sign in
chromium
/
chromium
/
src.git
/
72.0.3586.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
multicol
/
flexbox-starts-at-column-boundary-with-block-expected.html
blob: 81a1d86e3cadf41c028e858c0b0f78514746f10e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
Check that a flexbox that starts at a column boundary is properly pushed to the next column.
</p>
<p>
The word "PASS" should be seen below.
</p>
<div
style
=
"
margin-left
:
50%
;
"
>
PASS
</div>