summaryrefslogtreecommitdiffstats
path: root/gfx/tests/browser/file_native_font_cache_macos.html
blob: 84692a4ca7625a702df144badb361d04d908722f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<style>
html {
 font-size: 40px;
 font-family: apple color emoji;
}
</style>
</head>
<body>
🔍🍔🔥
</body>
</html>