tor-browser

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

1302734-bidi-plaintext-2-ref.html (189B)


      1 <!DOCTYPE html>
      2 <style>
      3 div {
      4  width: 50px;
      5  height: 100px;
      6  border: 1px solid gray;
      7  display: inline-block;
      8  writing-mode: vertical-rl;
      9 }
     10 </style>
     11 <div style="text-align:end">x</div>