https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 12969662338ed46a239fc3731795730d0c050334 authored by ffxbld on 28 January 2014, 21:46:44 UTC
Added FIREFOX_24_3_0esr_RELEASE FIREFOX_24_3_0esr_BUILD1 tag(s) for changeset 2327a3f5977b. DONTBUILD CLOSED TREE a=release
Tip revision: 1296966
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