image/test/reftest/pngsuite-oddsizes/s03_3p01.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/image/test/reftest/pngsuite-oddsizes/s03_3p01.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +<html>
     1.5 +<head><link rel="stylesheet" href="../ImageDocument.css"></head>
     1.6 +<body>
     1.7 +<table cellpadding='0' cellspacing='0' width='3' height='3'>
     1.8 +<tr height='1'>
     1.9 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.10 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.11 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.12 +</tr>
    1.13 +<tr height='1'>
    1.14 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.15 +  <td width='1' style='background-color: rgba(255,180,0,1)'></td>
    1.16 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.17 +</tr>
    1.18 +<tr height='1'>
    1.19 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.20 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.21 +  <td width='1' style='background-color: rgba(0,255,0,1)'></td>
    1.22 +</tr>
    1.23 +</table>
    1.24 +</body></html>

mercurial