summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/836225-1.html
blob: 18f023f7c81aa34b68d4201b2ccdc9d3d7a7a04a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style type="text/css">
@font-face {
  font-family: foo;
  src: url(PigLatin_Plane15.ttf);
}
body {
  font-family: foo;
  font-size: 24px;
}
</style>
</head>
<body>
&#xf0050;&#xf0069;&#xf0067; &#xf004c;&#xf0061;&#xf0074;&#xf0069;&#xf006e;
</body>
</html>