1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gfx/tests/crashtests/407842.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1.5 + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.6 +<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> 1.7 + 1.8 +<head> 1.9 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 1.10 +<title>Gecko Crash Demo</title> 1.11 +</head> 1.12 + 1.13 +<body> 1.14 + 1.15 +<div> 1.16 + <span style="font-size:463.25em"><a href="#">Hello World!</a></span> 1.17 +</div> 1.18 + 1.19 +</body> 1.20 +</html> 1.21 +