haikuwebkit/LayoutTests/tables/mozilla/bugs/bug69187.html

45 lines
863 B
HTML

<html>
<head>
<title>
African American People
</title>
</head>
<body>
<table border="1">
<tr>
<td colspan="2">
<h2>
Personal Friends
</h2>
</td>
</tr>
<tr>
<td>
<font face="sans-serif"></font>
<p>
Alisha - Password-Protected
</p>
<p>
Arlesia
</p>
<p>
Asale
</p>
</td>
<td>
<p>
Ernie
</p>
<p>
Melanie
</p>
<p>
Tamara
</p>
</td>
</tr>
</table>
</body>
</html>