blob: 81a1d86e3cadf41c028e858c0b0f78514746f10e (
plain)
1
2
3
4
|
<!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>
|