You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
372 B

<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Fixture reports</title>
<body>
<table border="1">
<tr>
<th style="width:200px">title</th>
<th style="width:400px">expected</th>
<th style="width:400px">actual</th>
</tr>
</table>
</body>
</html>