layout/reftests/bidi/229367-3.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 <!-- This tests that embeddings and overrides are preserved after <br> -->
     3 <html>
     4  <head>
     5   <meta charset=UTF-8>
     6   <title>Bug 229367</title>
     7  </head>
     8  <body>
     9   <div>במה מדליקין,<br>
    10 ובמה אין מדליקין?<br>
    11 <span style="unicode-bidi: embed; direction: rtl">אין מדליקין לא בלכש, <br>
    12 ולא בחוסן, <br>
    13 ולא בכלך, <br>
    14 ולא בפתילת האידן, <br>
    15 <span style="unicode-bidi: bidi-override; direction: ltr">ולא בפתילת המדבר, <br>
    16 ולא בירוקה שעל פני המים.  <br>
    17 לא בזפת, <br>
    18 <span style="unicode-bidi: bidi-override; direction: rtl">ולא בשעווה, <br>
    19 ולא בשמן קיק, <br>
    20 ולא בשמן שריפה, <br>
    21 ולא באליה, <br></span>
    22 ולא בחלב.  <br>
    23 נחום המדי אומר, <br></span>
    24 מדליקין בחלב מבושל; <br>
    25 וחכמים אומרים, <br></span>
    26 אחד מבושל ואחד שאינו מבושל,<br>
    27 אין מדליקין בו.
    28   </div> 
    29  </body> 
    30 </html>

mercurial