https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 94adc03bea1107b2811d9da6f637fef9238f5493 authored by Christian Legnitto on 04 November 2011, 21:45:30 UTC
Backed out changeset ffc6b683175d, bad tag
Tip revision: 94adc03
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