Make sure all files that should be present are present.
This commit is contained in:
13
test/html/bug-554616.html
Normal file
13
test/html/bug-554616.html
Normal file
@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<tbody><tr><th>Snapshot version</th><th>Date (UTC)</th><th>Download</th></tr>
|
||||
<tr><td>r2477</td><td>Wed Nov 5 16:39:00 2008</td><td><a href="foo1">installer</a> (10190 KB)<br><a href="bar1">portable archive</a> (9154 KB)</td></tr>
|
||||
<tr><td>r2468</td><td>Tue Nov 4 16:39:02 2008</td><td><a href="foo2">installer</a> (10193 KB)<br><a href="bar2">portable archive</a> (9149 KB)</td></tr>
|
||||
<tr><td>r2464</td><td>Mon Nov 3 16:39:48 2008</td><td><a href="for3">installer</a> (10186 KB)<br><a href="bar3">portable archive</a> (9146 KB)</td></tr>
|
||||
</tbody></table>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user