mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
b16ecd7e9a
--HG-- extra : rebase_source : 4da52abab824881623a239f35626f13b00949513
14 lines
283 B
HTML
14 lines
283 B
HTML
<!-- test for bug 481948: check whether Indic cluster shows all glyphs -->
|
|
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {
|
|
font-size: 24pt;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p>र्क्क्क</p>
|
|
</body>
|
|
</html>
|