Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <!-- test for bug 481948: check whether Indic cluster shows all glyphs -->
2 <html>
3 <head>
4 <style type="text/css">
5 body {
6 font-size: 24pt;
7 }
8 </style>
9 </head>
10 <body>
11 <!-- The cluster here is longer than in the reference, so display should be different.
12 In FF3.0.x on Mac OS X, they look identical. -->
13 <p>र्क्क्क्क</p>
14 </body>
15 </html>