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

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

michael@0 1 <!DOCTYPE html>
michael@0 2 <html>
michael@0 3 <head>
michael@0 4 <title>Testcase, bug 364066</title>
michael@0 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
michael@0 6 <meta http-equiv="Content-Style-Type" content="text/css">
michael@0 7 <style type="text/css">
michael@0 8
michael@0 9 table { margin: 1px 0; border-spacing: 0; }
michael@0 10 td { padding: 0; border: 1px solid; }
michael@0 11
michael@0 12 </style>
michael@0 13 </head>
michael@0 14 <body>
michael@0 15
michael@0 16 <!-- solidblue.png is a 16x16 image -->
michael@0 17
michael@0 18 <table border><tr>
michael@0 19
michael@0 20 <td width="200">
michael@0 21
michael@0 22 <table><tr><td>
michael@0 23 <div style="height: 16px; width: 16px"></div>
michael@0 24 </td></tr></table>
michael@0 25 <table><tr><td>
michael@0 26 <div style="height: 32px; width: 32px"></div>
michael@0 27 </td></tr></table>
michael@0 28 <table><tr><td>
michael@0 29 <div style="height: 32px; width: 32px"></div>
michael@0 30 </td></tr></table>
michael@0 31 <table><tr><td>
michael@0 32 <div style="height: 8px; width: 8px"></div>
michael@0 33 </td></tr></table>
michael@0 34 <table><tr><td>
michael@0 35 <div style="height: 8px; width: 8px"></div>
michael@0 36 </td></tr></table>
michael@0 37 <table><tr><td>
michael@0 38 <div style="height: 8px; width: 8px"></div>
michael@0 39 </td></tr></table>
michael@0 40 <table><tr><td>
michael@0 41 <div style="height: 8px; width: 8px"></div>
michael@0 42 </td></tr></table>
michael@0 43 <table><tr><td>
michael@0 44 <div style="height: 40px; width: 32px"></div>
michael@0 45 </td></tr></table>
michael@0 46 <table><tr><td>
michael@0 47 <div style="height: 40px; width: 32px"></div>
michael@0 48 </td></tr></table>
michael@0 49 <table><tr><td>
michael@0 50 <div style="height: 40px; width: 32px"></div>
michael@0 51 </td></tr></table>
michael@0 52
michael@0 53 </td><td width="200">
michael@0 54
michael@0 55 <table><tr><td>
michael@0 56 <div style="height: 40px; width: 32px"></div>
michael@0 57 </td></tr></table>
michael@0 58 <table><tr><td>
michael@0 59 <div style="height: 40px; width: 32px"></div>
michael@0 60 </td></tr></table>
michael@0 61 <table><tr><td>
michael@0 62 <div style="height: 40px; width: 32px"></div>
michael@0 63 </td></tr></table>
michael@0 64 <table><tr><td>
michael@0 65 <div style="height: 40px; width: 32px"></div>
michael@0 66 </td></tr></table>
michael@0 67
michael@0 68 </td>
michael@0 69
michael@0 70 </tr></table>
michael@0 71
michael@0 72 </body>
michael@0 73 </html>

mercurial