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