summaryrefslogtreecommitdiffstats
path: root/layout/reftests/first-letter/329069-4-ref.html
blob: 2e9ad9f81b580029f44721bf2b1c25d3a20d2bd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html lang="hi">
<head>
  <style>
    span.fake-first-letter { color: red; }
  </style>
  <title>Devanagari first-letter 1</title>
</head>
<body>
  <p><span class="fake-first-letter">&#x935;&#x93F;</span>&#x915;&#x93F;&#x92A;&#x940;&#x921;&#x93F;&#x92F;&#x93E;</p>
</body>
</html>