https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 2e97aba3a36b42edd494e9040d83da4039197afc authored by ffxbld on 24 September 2014, 00:30:28 UTC
Added FENNEC_32_0_3_RELEASE FENNEC_32_0_3_BUILD1 tag(s) for changeset 56387c7f043a. DONTBUILD CLOSED TREE a=release
Tip revision: 2e97aba
arialunicode-bold.html
<!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; }
#test { font-family: Arial Unicode MS, serif; font-weight: bold; }
</style>
</head>
<body><p id="test">Bongo</p></body>
</html>
back to top