https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 0f27d7ddada47fb4631c9f6c8686b973ae2ea703 authored by seabld on 30 June 2012, 02:41:52 UTC
Added tag SEAMONKEY_2_11b4_RELEASE for changeset FIREFOX_14_0b10_BUILD1. CLOSED TREE a=release
Tip revision: 0f27d7d
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