tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

1067268-1-ref.html (589B)


      1 <!DOCTYPE html>
      2 <html dir="rtl">
      3  <head>
      4    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      5    <meta charset="utf-8">
      6    <title>Testcase for bug 1067268</title>
      7    <style type="text/css">
      8      .drowning { height: 24px; padding-right: 26px; }
      9    </style>
     10  </head>
     11  <body>
     12    <ul>
     13      <li>
     14        <div>
     15          <div class="drowning"><div class="text">חדשות</div></div>
     16        </div>
     17      </li>
     18      <li>
     19        <div>
     20          <div class="drowning"><div class="text">הודעות</div></div>
     21        </div>
     22      </li>
     23    </ul>
     24  </body>
     25 </html>