https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8b50dd080c0d5eb3fd2c788f5292fd211b649ff7 authored by ffxbld on 19 October 2011, 15:02:28 UTC
Added tag FIREFOX_8_0b4_BUILD1 for changeset 4019ff29ef09. CLOSED TREE a=release
Tip revision: 8b50dd0
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