import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo

This commit is contained in:
Roy Tam 2018-01-19 03:59:58 +08:00
commit dcd9973243
150858 changed files with 23884658 additions and 0 deletions

View file

@ -0,0 +1,55 @@
<html>
<head><title>[384322] Testcase</title>
</head>
<body bgcolor="white">
<p>&lt;img&gt;&lt;img&gt;Hello&lt;img&gt;&lt;img&gt;
<table bgcolor="lightgray" width="70" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="red">
<img width="50" height="50"><img width="50" height="50">Hello<img width="50" height="50"><img width="50" height="50">
</td>
</tr>
</tbody>
</table>
<p>&lt;img&gt;&lt;img&gt;Hello</p>
<table bgcolor="lightgray" width="70" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="red">
<img width="50" height="50"><img width="50" height="50">Hello
</td>
</tr>
</tbody>
</table>
<p>Hello&lt;img&gt;&lt;img&gt;</p>
<table bgcolor="lightgray" width="70" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="red">
Hello<img width="50" height="50"><img width="50" height="50">
</td>
</tr>
</tbody>
</table>
<p>&lt;img&gt;Hello</p>
<table bgcolor="lightgray" width="70" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="red">
<img width="50" height="50">Hello
</td>
</tr>
</tbody>
</table>
</body>
</html>