tor-browser

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

in-rtl-doc-scrollbar.html (351B)


      1 <!DOCTYPE HTML>
      2 <html dir="rtl">
      3 <head>
      4  <meta http-equiv="content-type" content="text/html; charset=utf-8">
      5  <title></title>
      6 </head>
      7 <body>
      8  <textarea cols=20 rows=4
      9            style="float: left;
     10                   overflow: scroll;
     11                   resize: none;
     12                   scrollbar-color: pink blue"></textarea>
     13 </body>
     14 </html>