https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8c4433f1c1aa41a2bc6c36af3bdb11adbdf86983 authored by seabld on 22 March 2015, 02:42:17 UTC
Added tag SEAMONKEY_2_33_1_RELEASE for changeset FIREFOX_36_0_4_BUILD1. CLOSED TREE a=release
Tip revision: 8c4433f
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