summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1062108-1.html
blob: 1f6b8f99fa648afbef84772bf057b737fbc35323 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Bug 1062108</title>
<style>
body {
  font-family: "Droid Sans Mono", Monaco, monospace;
  font-weight: bold;
}
</style>
</head>
<body>
10 spaces: &quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;
</body>
</html>