Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 481948-1.html
bloba921b6602956256cde96ea653b1ac381e74335a4
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;
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>&#x0930;&#x094d;&#x0915;&#x094d;&#x0915;&#x094d;&#x0915;&#x094d;&#x0915;</p>
14 </body>
15 </html>