summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/defaultfont.html
blob: 18629c8052d79716dfe9f7f32bc70258ced78057 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  
<style type="text/css">
body { margin: 50px; font-size: 72pt; }
</style>
</head>
<body><p>Bongo</p></body>
</html>