зеркало из https://github.com/mozilla/pjs.git
13 строки
171 B
HTML
13 строки
171 B
HTML
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<body>
|
||
|
|
||
|
<table border="1">
|
||
|
<tr>
|
||
|
<td>Foo</td>
|
||
|
</tr>
|
||
|
<thead style="display: block;"></thead>
|
||
|
</table>
|
||
|
|
||
|
</body>
|
||
|
</html>
|