https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 137c5e9dabf4733cc2d0aaa59aab25ddef860d19 authored by ffxbld on 30 November 2011, 14:07:42 UTC
Added tag FENNEC_9_0b4_BUILD1 for changeset dd3a208d2949. CLOSED TREE a=release
Tip revision: 137c5e9
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