https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5f24fec84abd5346efbd69608afbe8842648ab50 authored by ffxbld on 10 July 2012, 19:18:22 UTC
Added FENNEC_14_0b12_RELEASE FENNEC_14_0b12_BUILD1 tag(s) for changeset f0f236ff96dd. DONTBUILD CLOSED TREE a=release
Tip revision: 5f24fec
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