https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 18d2e853f6455b2c36a3c12a44c6ec85c64263ec authored by Ben Hearsum on 11 October 2012, 15:31:21 UTC
a=bustage/akeybl
Tip revision: 18d2e85
defaultjapanese-bolditalic.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-weight: bold; font-style: italic; }
</style>
</head>
<body><p id="test">魅力的な人</p></body>
</html>
back to top