summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1062108-1-ref.html
blob: 8a45e122c5ffa30dea31c57da3aba841aac034eb (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;<span style="color:transparent">xxxxxxxxxx</span>&quot;
</body>
</html>