summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-face/font-error-404-1-ref.html
blob: 3c3ee58f5de2aec2e9211c2f7b56fd17750f8849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
body {
  font-family: monospace;
  font-size: 36px;
}
</style>
</head>
<body>
Hello world
</body>
</html>