https://github.com/mozilla/gecko-dev
Raw File
Tip revision: eb63c9662e366f16922e791e749368be6bc79ea4 authored by ffxbld on 20 January 2016, 23:57:13 UTC
Added FENNEC_44_0_RELEASE FENNEC_44_0_BUILD2 tag(s) for changeset 8d923c29717c. DONTBUILD CLOSED TREE a=release
Tip revision: eb63c96
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