2 <script src=
"../../resources/check-layout.js"></script>
3 <p>There should be a papayawhip-colored square below.
</p>
4 <div id=
"table" style=
"display:table; height:10px; background:papayawhip;" data-expected-height=
"100">
5 <div style=
"height:100%;">
6 <div style=
"width:100px; height:100px;"></div>
10 checkLayout("#table");