tor-browser

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

536963-1-ref.html (252B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <title>Dynamic bidi bug</title>
      5  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      6  <style type="text/css">
      7  p { width: 3ch;}
      8  </style>
      9 </head>
     10 <body>
     11  <p dir="rtl">0 123 4</p>
     12 </body>
     13 </html>