https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 75f7757de312e81607411643a2f668e96a3e41e9 authored by seabld on 22 June 2012, 03:49:10 UTC
Added tag SEAMONKEY_2_11b3_RELEASE for changeset FIREFOX_14_0b8_BUILD1. CLOSED TREE a=release
Tip revision: 75f7757
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