layout/reftests/bugs/424465-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:5744acb40bc3
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>424465 testcase</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
7 <style type="text/css">
8 .standardform {
9 background-color: #00f000;
10 border: 1px solid #000000;
11 margin-bottom: 3px; /* Remove this line and bug disappears */
12 }
13 </style>
14
15 </head>
16
17 <body>
18
19 <form method="get" action="#">
20 <table class="standardform" cellspacing="5">
21 <tbody>
22 <tr>
23 <td colspan="2" id="hiddenColumnBugged">
24 <div>.: See the bug ? :.<br/>
25 <img src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAATCAIAAAB0hvS3AAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAAuUlEQVR4nGJkYPjPMApGwWACAAHENNAOGAWjAB0ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABNBoohwFgw4ABBgAsywBJafN/+UAAAAASUVORK5CYII=' />
26 </div>
27 </td>
28 </tr>
29 </tbody>
30
31 </table>
32 </form>
33 </body>
34
35 </html>

mercurial