https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 9a61e3238155c4c758abaad19735e2746dd39047 authored by Marina Samuel on 30 May 2014, 13:45:41 UTC
Bug 995310 - Only create metro folder in metro environment. r=Yoric, a=lsblakk
Tip revision: 9a61e32
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