https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 84b442cccbd02655d3e9665518b41c5183525851 authored by ffxbld on 18 May 2011, 01:40:03 UTC
Added tag FIREFOX_5_0b2_BUILD1 for changeset 40ea1355db3f. CLOSED TREE a=release
Tip revision: 84b442c
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