https://github.com/mozilla/gecko-dev
Raw File
Tip revision: e373ee4a3888eebed9bec12d9420e56064ed2087 authored by seabld on 01 November 2012, 03:43:34 UTC
Added tag SEAMONKEY_2_14b3_RELEASE for changeset FIREFOX_17_0b4_BUILD1. CLOSED TREE a=release
Tip revision: e373ee4
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