https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 388612337f347f92fd02f627aac36ecabbe7ecb7 authored by ffxbld on 09 February 2016, 21:11:32 UTC
Added FIREFOX_44_0_2_RELEASE FIREFOX_44_0_2_BUILD1 tag(s) for changeset a31a2468da88. DONTBUILD CLOSED TREE a=release
Tip revision: 3886123
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