summaryrefslogtreecommitdiffstats
path: root/layout/reftests/line-breaking/ja-3.html
blob: 3d1b1087fdaa6b612c7fffb6c7adcfce6876d2aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<style type="text/css"> p { margin: 5px 1em; width: 0; } </style>
</head>
<body lang="ja">

<p>&#xFF71;&#xFF72;&#xFF73;</p>
<p>&#xFF71;&#xFF64;&#xFF72;&#xFF61;&#xFF73;&#xFF61;&#xFF61;&#xFF61;</p>
<p>&#xFF71;&#xFF6F;&#xFF6F;&#xFF6F;&#xFF6F;&#xFF72;</p>
<p>&#xFF77;&#xFF6C;&#xFF77;&#xFF6D;&#xFF77;&#xFF6E;</p>
<p>&#xFF67;&#xFF68;&#xFF69;&#xFF6A;&#xFF6B;</p>
<p>&#xFF76;&#xFF9E;&#xFF77;&#xFF9E;&#xFF78;&#xFF9E;</p>
<p>&#xFF8A;&#xFF9F;&#xFF8B;&#xFF9F;&#xFF8C;&#xFF9F;</p>

</body>
</html>