tor-browser

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

webkit-box-vertical-writing-mode-ref.html (111B)


      1 <!DOCTYPE html>
      2 <div style="display: flex; writing-mode: vertical-rl;">
      3  This text should be vertical.
      4 </div>