https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 83130efb244897fd9d506f4a1f86f0159b7e3532 authored by tbirdbld on 12 June 2012, 20:52:10 UTC
Added THUNDERBIRD_14_0b2_RELEASE THUNDERBIRD_14_0b2_BUILD1 tag(s) for changeset 7912483cf789. DONTBUILD CLOSED TREE a=release
Tip revision: 83130ef
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