2 <script src=
"../../resources/check-layout.js"></script>
4 <td style='height: -webkit-fit-content;' data-expected-height=
22>
5 <div style=
"height: 20px; width: 20px"></div>
8 <div id=
"test-output"></div>
9 <p> crbug.com/
478279: Let instrinsic height stylings work for cells.
</p>
11 window
.checkLayout("td", document
.getElementById("test-output"));