layout/generic/crashtests/570160.html

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 <!DOCTYPE HTML>
michael@0 2 <html class="reftest-print">
michael@0 3 <head>
michael@0 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
michael@0 5 <title>Testcase for bug 570160</title>
michael@0 6 <!-- distilled from href="http://www.musicalcriticism.com/concerts/usherhall-rsno-clein-0510.shtml" -->
michael@0 7
michael@0 8 <style type="text/css">
michael@0 9
michael@0 10 .manuscript {
michael@0 11 position: absolute;
michael@0 12 left: 770px;
michael@0 13 top: 134px;
michael@0 14 width: 233px;
michael@0 15 height: 133px;
michael@0 16 }
michael@0 17
michael@0 18 #maintext {
michael@0 19 padding: 0px px 15px 15px;
michael@0 20 position: absolute;
michael@0 21 left: 16px;
michael@0 22 top: 299px;
michael@0 23 width: 752px;
michael@0 24 height: 636px;
michael@0 25 }
michael@0 26
michael@0 27
michael@0 28 #maintext img {
michael@0 29 padding: 10px 10px 10px 25px;
michael@0 30 float: right;
michael@0 31 }
michael@0 32
michael@0 33 </style></head>
michael@0 34
michael@0 35 <body>
michael@0 36
michael@0 37 <div class="manuscript"></div>
michael@0 38
michael@0 39
michael@0 40 <div id="maintext">
michael@0 41
michael@0 42 <div style="height:98%"></div>
michael@0 43
michael@0 44 <p><img src="yyyyyyy" alt="line" width="750" height="50" /></p>
michael@0 45 <p><strong><img src="xxxxx" alt="maxwell davies" width="100" height="100" />Related articles:</strong></p>
michael@0 46 <p>The RSNO and Denève in Mahler 6<br />
michael@0 47
michael@0 48
michael@0 49 </div>
michael@0 50
michael@0 51
michael@0 52 </body>
michael@0 53 </html>

mercurial