3 #perc-height, th { height:
.5%; }
4 table { height:
10000px }
6 <script src=
"../../resources/check-layout.js"></script>
7 <body onload=
"checkLayout('th');">
8 <h3>Test for chromium bug :
<a href=
"https://code.google.com/p/chromium/issues/detail?id=408066">408066</a>. ASSERTION FAILED: !extraRowSpanningHeight in blink::RenderTableSection::distributeRowSpanHeightToRows.
</h3>
10 <th id=
"perc-height" data-expected-height=
"22">
11 <td rowspan=
"2">r0c0
</td>
20 <th id=
"perc-height" data-expected-height=
"24">
22 <td rowspan=
"2">r0c1
</td>