layout/reftests/bidi/263359-4-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   <title>change direction of pre with bidi text</title>
     5   <meta charset="UTF-8">
     6  </head>
     7  <body>
     8   <pre dir="rtl">	can_be_executable=TRUE
     9 	[he]description=סוג לא ידוע
    10 	description=Unknown type
    11 	[ar]description=نوع غير معروف
    12 	[az]description=Namə'lum növ
    13 </pre>
    14 </body>
    15 </html>

mercurial