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

<p>&#x3042;&#x3044;&#x3046;</p>
<p>&#x4E0A;&#x4E2D;&#x4E0B;</p>
<p>&#x3042;&#x3001;&#x3044;&#x3002;&#x3046;&#x3002;&#x3002;&#x3002;</p>
<p>&#x3042;&#x3063;&#x3063;&#x3063;&#x3063;&#x3044;</p>
<p>&#x304D;&#x3083;&#x304D;&#x3085;&#x304D;&#x3087;</p>
<p>&#x3041;&#x3043;&#x3045;&#x3047;&#x3049;</p>

</body>
</html>