blob: c80c614ec5e804db513ee76721d2429df24555ad (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html class="reftest-print">
<body>
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
</body>
</html>
|