2 <link href=
"resources/flexbox.css" rel=
"stylesheet">
3 Tests that auto-height column flexboxes with border and padding correctly size their height to their content.
4 <div class=
"flexbox column" style=
"border: 5px solid salmon; padding: 5px; overflow: scroll">
5 <div class=
"flex-one-one-auto" style=
"min-height: 0">
6 <div style=
"height: 50px; background-color: pink">