https://github.com/mozilla/gecko-dev
Raw File
Tip revision: eb17cca53e5f453724c0a8ca5a12d7971e2b4442 authored by ffxbld on 16 May 2012, 00:43:38 UTC
Added FENNEC_13_0b2_RELEASE FENNEC_13_0b2_BUILD3 tag(s) for changeset 88ee14110a74. DONTBUILD CLOSED TREE a=release
Tip revision: eb17cca
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