summaryrefslogtreecommitdiffstats
path: root/layout/reftests/line-breaking/ja-2-ref.html
blob: 5344c92ac97851eefcb2958709f9769d219216c5 (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; white-space: nowrap; } </style>
</head>
<body lang="ja">

<p>&#x3042;<br>&#x300C;&#x3044;&#x300D;<br>&#x3046;</p>
<p>&#x3042;<br>&#x300E;&#x3044;&#x300F;<br>&#x3046;</p>
<p>&#x3042;<br>&#x300C;&#x3044;&#x3002;&#x300D;<br>&#x3046;</p>
<p>&#x3042;<br>&#x300E;&#x3044;&#x3002;&#x300F;<br>&#x3046;</p>
<p>&#x3042;<br>&#x300C;&#x300E;&#x3044;&#x3002;&#x300F;&#x300D;<br>&#x3046;</p>
<p>&#x300C;&#x3042;<br>&#x3044;&#x300D;</p>

</body>
</html>