summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1318769-1-ref.html
blob: 6ab48a12df804c20058484ba09143c5a303a927c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML>
<html>
<head>
<style>
body {
  width: 64px;
  height: 64px;
  font-size: 32px;
  background: white;
  color: white;
}
</style>
</head>
<body>
</body>
</html>