tor-browser

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

1567036-1-ref.html (298B)


      1 <!DOCTYPE HTML>
      2 <meta charset="UTF-8">
      3 <title>Reftest Reference</title>
      4 <style>
      5 
      6 p { unicode-bidi: bidi-override }
      7 .b { border: thin solid blue }
      8 
      9 </style>
     10 
     11 <p>
     12 <span class="b" style="border-right: none">ABC</span>&#x5d2;<span class="b" style="border-left: none">&#x5d1;&#x5d0;</span><br>
     13 ABC
     14 </p>