summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/424434-1-ref.html
blob: 7590961eb9edbbee80baa7cd0445edd52b1518c6 (plain)
1
2
3
4
5
6
7
8
9
10
<head>
</head>
<body>
<table style="border:1px solid blue">
<thead style="display: table-cell; border-collapse: collapse; border:1px solid red; padding:1px">
<td style="display: table-header-group; border:1px solid green"></td>
<td style=" border:10px solid orange" ></td>
</thead>
</table>
</body>