layout/reftests/bidi/bidi-004-ref.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <!DOCTYPE html>
     2 <html>
     3  <head>
     4   <meta http-equiv="content-type" content="text/html; charset=utf-8">
     5   <style type="text/css">
     6 body {
     7   font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
     8   font-size: 24px;
     9 }
    10   </style>
    11  </head>
    12  <body>
    13   <p lang="he" style="unicode-bidi: bidi-override; text-align: right">
    14   &#xFB2A;&#xFB35;&#xFB31;</p>
    15  </body>
    16 </html>

mercurial