WebCore/manual-tests/non-bmp.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 <html>
       
     2 <head>
       
     3 <title>Bug 25657 : Non-BMP characters</title>
       
     4 </head>
       
     5 <body>
       
     6 Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=25657">bug 25657</a> : 
       
     7 Listed below are Mathematical Bold Capital A through E (U+1D400 .. U+1D404). Note that you need to install a font covering Plane 1 like Code2001 for this test.
       
     8 <div>
       
     9 &#x1d400;&#x1d401;&#x1d402;&#x1d403;&#x1d404;
       
    10 </div>
       
    11 </body>
       
    12 </html>