layout/reftests/bugs/421710-1.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

michael@0 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
michael@0 2 <html class="reftest-print">
michael@0 3 <head>
michael@0 4 <style>
michael@0 5 #spContainer {
michael@0 6 clear: both;
michael@0 7 float: left !important;
michael@0 8 margin:0 !important;
michael@0 9 padding: 0 0 0 22px !important;
michael@0 10 min-width: 980px;
michael@0 11 max-width: 3000px;
michael@0 12 }
michael@0 13 .spSmallScreen #spMainContent {
michael@0 14 float: left !important;
michael@0 15 margin: 20px 12px 10px 0;
michael@0 16 padding: 0 0 0 0;
michael@0 17 width: 422px !important;
michael@0 18 clear:left;
michael@0 19 overflow: hidden;
michael@0 20 }
michael@0 21 .spSmallScreen #spColumnRight {
michael@0 22 float: left !important;
michael@0 23 margin: 0;
michael@0 24 width: 339px !important;
michael@0 25 background-repeat: repeat-y;
michael@0 26 background-position: top left;
michael@0 27 padding:0;
michael@0 28 overflow: hidden;
michael@0 29 }
michael@0 30 .spBigScreen #spColumnRight ul.spSingle,
michael@0 31 .spBigScreen #spColumnRight ul.spSplit,
michael@0 32 .spBigScreen #spColumnRight ul.spSplitRight {
michael@0 33 width: 220px !important;
michael@0 34 list-style: none;
michael@0 35 }
michael@0 36 .spBigScreen #spColumnRight ul.spSingle li,
michael@0 37 .spBigScreen #spColumnRight ul.spSplit li {
michael@0 38 width: 220px !important;
michael@0 39 float: none !important;
michael@0 40 }
michael@0 41 .spInfoBox {
michael@0 42 float: left;
michael@0 43 margin: 0 0 0 1px;
michael@0 44 padding: 13px 10px 15px 11px !important;
michael@0 45 width: 317px;
michael@0 46 }
michael@0 47 .spInfoBox table{
michael@0 48 width: 280px !important;
michael@0 49 }
michael@0 50 ul.spSingle,
michael@0 51 ul.spSplit,
michael@0 52 ul.spSplitRight {
michael@0 53 float: left;
michael@0 54 padding: 0;
michael@0 55 width: 155px !important;
michael@0 56 margin: 11px 0 0 1px;
michael@0 57 list-style: none;
michael@0 58 }
michael@0 59 ul.spSplitRight {
michael@0 60 width: 142px !important;
michael@0 61 margin: 13px 0 0 11px !important;
michael@0 62 }
michael@0 63 #spBreadcrumbLine {
michael@0 64 width: 772px;
michael@0 65 height: auto;
michael@0 66 padding: 10px 0 8px 0;
michael@0 67 font-size: 0.625em;
michael@0 68 text-align: right;
michael@0 69 line-height: 1em;
michael@0 70 }
michael@0 71 .spArticleCredit{
michael@0 72 float: left;
michael@0 73 margin: 0;
michael@0 74 padding: 0;
michael@0 75 width: 100%;
michael@0 76 font-size: 0.8333em !important;
michael@0 77 line-height: 1.2em;
michael@0 78 text-align: right;
michael@0 79 }
michael@0 80 </style>
michael@0 81 </head>
michael@0 82 <body>
michael@0 83 <br clear="all">
michael@0 84 <div id="spContainer" class="spSmallScreen">
michael@0 85 <div id="spBreadcrumbLine">
michael@0 86 <br clear="all">
michael@0 87 </div>
michael@0 88 <div id="spMainContent">
michael@0 89 <div class="spArticleCredit">
michael@0 90 </div>
michael@0 91 <br clear="all">
michael@0 92 </div>
michael@0 93
michael@0 94 <div id="spColumnRight">
michael@0 95 <div class="spInfoBox">
michael@0 96 <h5><a href=""></a></h5>
michael@0 97 <div id="spTop3KastenReiter">
michael@0 98 <ul>
michael@0 99 </ul>
michael@0 100 </div>
michael@0 101 <div id="spTop3daten">
michael@0 102 <ul class="spSplit">
michael@0 103 <li><h6>Gestresste Eltern: Hauen und Stechen in der Chancengesellschaft</h6>
michael@0 104 <div style="width: 140px">
michael@0 105 <img src="" width="140" height="80" />
michael@0 106 <div style="width:142px;">
michael@0 107 <div align="right" class="spCredit">AP</div>
michael@0 108 </div>
michael@0 109
michael@0 110 </div>
michael@0 111 </li>
michael@0 112 </ul>
michael@0 113 <ul class="spSplitRight">
michael@0 114 </ul>
michael@0 115 </div>
michael@0 116 <br clear="all" />
michael@0 117 </div>
michael@0 118 <br clear="all" />
michael@0 119 <br clear="all">
michael@0 120 <br clear="all">
michael@0 121 <br>
michael@0 122 <div class="spInfoBox">
michael@0 123 <h5>SPIEGEL-DOSSIERS</h5>
michael@0 124 <ul class="spSplit">
michael@0 125 <li>
michael@0 126
michael@0 127 <h6>Oskar Lafontaine: Der rote Panther</h6>
michael@0 128 <div style="width: 140px;">
michael@0 129 <img src="" height="80" width="140">
michael@0 130 <div style="width: 142px;">
michael@0 131 <div class="spCredit" align="right">DPA</div>
michael@0 132 </div>
michael@0 133 </div>
michael@0 134 </li>
michael@0 135
michael@0 136 </ul>
michael@0 137 </div>
michael@0 138 <br clear="all">
michael@0 139 <br clear="all">
michael@0 140 <div class="spInfoBox">
michael@0 141 <h5>SPIEGEL special Geschichte</h5>
michael@0 142 <div style="clear: left;" align="center">
michael@0 143 <div style="width: 140px;">
michael@0 144 <img src="" height="185" width="140"></div>
michael@0 145 </div>
michael@0 146 </div>
michael@0 147 <br clear="all">
michael@0 148 <div class="spInfoBox">
michael@0 149 <h5>SERVICE-ANGEBOTE</h5>
michael@0 150
michael@0 151 <div>
michael@0 152 <table cellpadding="0" cellspacing="0" width="100%">
michael@0 153 <tbody>
michael@0 154 <tr>
michael@0 155 <td><img src=""></td>
michael@0 156 <td><img src=""></td>
michael@0 157 <td><img src=""></td>
michael@0 158 <td>Immobilien-<br> B&ouml;rse</td>
michael@0 159
michael@0 160 </tr>
michael@0 161 <tr>
michael@0 162 <td><img src=""></td>
michael@0 163 <td>Lotto</td>
michael@0 164 <td><img src=""></td>
michael@0 165 <td>Banken-<br>Vergleiche</td>
michael@0 166 <td><img src=""></td>
michael@0 167
michael@0 168 <td>Partnersuche</td>
michael@0 169 </tr>
michael@0 170 <tr>
michael@0 171 <td><img src=""></td>
michael@0 172 <td>Sportwetten</td>
michael@0 173 <td><img src=""></td>
michael@0 174 <td>Versicherungs-<br>Vergleiche</td>
michael@0 175
michael@0 176 <td><img src=""></td>
michael@0 177 <td>Automarkt</td>
michael@0 178 </tr>
michael@0 179 <tr>
michael@0 180 <td><img src=""></td>
michael@0 181 <td><img src=""></td>
michael@0 182 <td>Kostenloses<br>Girokonto</td>
michael@0 183
michael@0 184 <td><img src=""></td>
michael@0 185 <td>Kfz-<br>Versicherung</td>
michael@0 186 </tr>
michael@0 187 <tr>
michael@0 188 <td><img src=""></td>
michael@0 189 <td><img src=""></td>
michael@0 190 <td><img src=""></td>
michael@0 191 <td>Brutto-Netto-<br>Rechner</td>
michael@0 192
michael@0 193 </tr>
michael@0 194 <tr>
michael@0 195 <td><img src=""></td>
michael@0 196 <td><img src=""></td>
michael@0 197 <td>Prozesskosten-<br>Rechner</td>
michael@0 198 <td><img src=""></td>
michael@0 199 <td>Uni-Tools</td>
michael@0 200
michael@0 201 </tr>
michael@0 202 <tr>
michael@0 203 <td><img src="" alt="SPIEGEL ONLINE"></td>
michael@0 204 <td><img src=""></td>
michael@0 205 <td><img src="" alt="SPIEGEL ONLINE"></td>
michael@0 206 </tr>
michael@0 207 <tr>
michael@0 208 <td><img src=""></td>
michael@0 209 <td>W&auml;hrungs-<br>Rechner</td>
michael@0 210
michael@0 211 <td><img src=""></td>
michael@0 212 </tr>
michael@0 213 <tr>
michael@0 214 <td>H&ouml;rbuch-<br>Downloads</td>
michael@0 215 </tbody>
michael@0 216 </table>
michael@0 217 </div>
michael@0 218 </div>
michael@0 219 </div>
michael@0 220
michael@0 221 </div>
michael@0 222 <br clear="all">
michael@0 223 <br>
michael@0 224 <br clear="all">
michael@0 225 </body>
michael@0 226 </html>

mercurial