https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 523d806003668fc575d88faf32ae94bacdf617ee authored by ffxbld on 10 February 2016, 03:58:35 UTC
Added FENNEC_44_0_2_RELEASE FENNEC_44_0_2_BUILD3 tag(s) for changeset 1ca1d0a7fff4. DONTBUILD CLOSED TREE a=release
Tip revision: 523d806
329069-5-ref.html
<!DOCTYPE html>
<html lang="hi">
<head>
  <style>
   @font-face { font-family: lohit; src: url(../fonts/ttf-indic/lohit_hi.ttf); }
   body { font-family: lohit; }
    span.fake-first-letter { color: red; }
  </style>
  <title>Devanagari first-letter 2</title>
</head>
<body>
  <p><span class="fake-first-letter">&#x938;&#x94d;&#x925;&#x93F;</span>&#x924;&#x93F;</p>
</body>
</html>
back to top