layout/reftests/bugs/481948-1-ref.html

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     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     <p>&#x0930;&#x094d;&#x0915;&#x094d;&#x0915;&#x094d;&#x0915;</p>
    12   </body>
    13 </html>

mercurial