summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/640272-ref.html
blob: 951c0ae4bc49752f2547d2d60774fcbfeaae0e24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Testcase for bug 640272</title>
<style>
#waBackButton {
	border: 1px solid blue;
}
</style>
</head>
<body>
      <a href="index.html" id="waBackButton">Indietro</a>
</body>
</html>