tor-browser

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

bidi-001-ref.html (190B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="UTF-8">
      5 <title>directional type reference</title>
      6 </head>
      7 <body>
      8 <p>Test passes if there is text 'WERBEH'.</p>
      9 <div>WERBEH</div>
     10 </body>
     11 </html>