Quantcast
Channel: HTML Renderer
Viewing all articles
Browse latest Browse all 693

Created Unassigned: Rowsan example shows inconsistent behaviour [9085]

$
0
0

<table>
<tr>
<td rowspan="2">
Cell One
</td>
<td>
Cell Two
</td>
<td>
Cell Three
</td>
</tr>
<tr>
<td>
Cell Five
</td>
<td rowspan="2" style="color:red;">
Cell Six is bigger than this?vb
</td>
</tr>
<tr>
<td>
Cell Seven
</td>
<td>
Cell Eight
</td>
</tr>
</table>

Cell One and Cell Six render differently.

Also, I tried adding style="height:100%" to Cell Six and it stopped rendering completely


Viewing all articles
Browse latest Browse all 693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>