tor-browser

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

css-restrictions-ref.html (272B)


      1 <!DOCTYPE html>
      2 <html>
      3  <body>
      4    <input placeholder='foo'>
      5    <textarea placeholder='foo'></textarea>
      6    <input placeholder='this is a quitelongetextforasmallelement'>
      7    <textarea placeholder='this is a quitelongetextforasmallelement'></textarea>
      8  </body>
      9 </html>