9 flex-direction: column;
12 <script src=
"../../resources/check-layout.js"></script>
15 var container
= document
.getElementById("column2");
17 container
.innerText
= "I like to eat eat eat apples and bananas.";
19 container
.innerText
= '';
20 checkLayout("#column1");
24 <div style=
"width: 100px;">
25 <div id=
"column1" data-expected-height=
0>