summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/47843-1.html
blob: f8ce8b08d8c7ff393ef84e5e46ab4b86e760147b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
	<head>
		<title>Testcase for bug 47843</title>
		<style type="text/css"> 
			BODY {overflow:scroll;}  
		</style>
	</head>
	<body>
		<P>Blah
	</body>
</html>