layout/reftests/text/graphite-03b.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <!DOCTYPE html>
     2 <html>
     3 <head>
     4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     5 <style type="text/css">
     6 @font-face {
     7   font-family: padauk;
     8   src: url(../fonts/sil/Padauk.ttf);
     9 }
    11 body {
    12   font: 34px padauk;
    13   -moz-font-feature-settings: "kdot" on;
    14   font-feature-settings: "kdot" on;
    15     /* check that setting an optional graphite feature affects rendering:
    16      * this adds "dots" to the ends of a number of curved strokes
    17      */
    18 }
    19 </style>
    20 </head>
    21 <body>
    22 <p lang="my">
    23 ပှၤလၢအတလဲၤဘၣ်ဝဲလၢ ပှၤတတီတလိၤဘၣ်အ ကူၣ်ထီၣ်ဖးလီၤတၢ်အပူၤ, ဒီးတဆၢထၢၣ်ဘၣ်ဝဲလၢ ပှၤမၤတၢ်ဒဲးဘးအကျဲ, ဒီးတဆ့ၣ်နီၤဘၣ်ဝဲလၢ ပှၤ ဒုၣ်ဒွဲၣ်တၢ်အလီၢ်ဆ့ၣ်နီၤဘၣ်န့ၣ် ဘၣ်ဆိၣ်ဂ့ၤဝဲလီၤ.
    24 </p>
    25 </body>
    26 </html>

mercurial