OLD | NEW |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <p>Check that a flexbox that starts at a column boundary is properly pushed to t he next column.</p> | 2 <p>Check that a flexbox that starts at a column boundary is properly pushed to t he next column.</p> |
3 <p>The word "PASS" should be seen below.</p> | 3 <p>The word "PASS" should be seen below.</p> |
4 <div style="margin-left:50%;">PASS</div> | 4 <div style="margin-left:50%;">PASS</div> |
OLD | NEW |