blob: a5ed1085464e32169735a3dbcbf56eab176e5667 [file] [log] [blame]
<!DOCTYPE html>
Tests that auto-height column flexboxes with border and padding correctly size their height to their content.
<div style="border: 5px solid salmon; padding: 5px; overflow: scroll">
<div>
<div style="height: 50px; background-color: pink">
<div>
</div>