summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/wordbreak-3-ref.html
blob: 8bc5e4bf5edd3450e5cc290418f527297c383400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <style type="text/css">
  </style>
  <title>Test - word-break: break-all with clusters</title>
  </head>
  <body>
    <div>&#x0935;&#x093F;<br/>&#x0915;&#x093F;<br/>&#x092A;&#x0940;<br/>&#x0921;&#x093F;<br/>&#x092F;&#x093E;</div><br/>
    <div>&#x0935;&#x093F;&#x0915;&#x093F;&#x092A;&#x0940;&#x0921;&#x093F;&#x092F;&#x093E;</div><br/>
  </body>
</html>