1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/generic/crashtests/570160.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,53 @@ 1.4 +<!DOCTYPE HTML> 1.5 +<html class="reftest-print"> 1.6 +<head> 1.7 +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 1.8 +<title>Testcase for bug 570160</title> 1.9 +<!-- distilled from href="http://www.musicalcriticism.com/concerts/usherhall-rsno-clein-0510.shtml" --> 1.10 + 1.11 +<style type="text/css"> 1.12 + 1.13 +.manuscript { 1.14 + position: absolute; 1.15 + left: 770px; 1.16 + top: 134px; 1.17 + width: 233px; 1.18 + height: 133px; 1.19 +} 1.20 + 1.21 +#maintext { 1.22 + padding: 0px px 15px 15px; 1.23 + position: absolute; 1.24 + left: 16px; 1.25 + top: 299px; 1.26 + width: 752px; 1.27 + height: 636px; 1.28 +} 1.29 + 1.30 + 1.31 +#maintext img { 1.32 + padding: 10px 10px 10px 25px; 1.33 + float: right; 1.34 +} 1.35 + 1.36 +</style></head> 1.37 + 1.38 +<body> 1.39 + 1.40 + <div class="manuscript"></div> 1.41 + 1.42 + 1.43 +<div id="maintext"> 1.44 + 1.45 +<div style="height:98%"></div> 1.46 + 1.47 + <p><img src="yyyyyyy" alt="line" width="750" height="50" /></p> 1.48 + <p><strong><img src="xxxxx" alt="maxwell davies" width="100" height="100" />Related articles:</strong></p> 1.49 + <p>The RSNO and Denève in Mahler 6<br /> 1.50 + 1.51 + 1.52 +</div> 1.53 + 1.54 + 1.55 +</body> 1.56 +</html>