summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/424434-1.html
blob: e4276b4620c4fc6831ea3bad4dd957ad91895742 (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="overflow: auto; display: table-header-group; border:1px solid green"></td>
<td style=" border:10px solid orange" ></td>
</thead>
</table>
</body>