tor-browser

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

underline-select-1-ref.html (213B)


      1 <!doctype html>
      2 <html>
      3 <body>
      4  <span style="text-decoration: underline">
      5    Some</span><select><option>text</option></select><span
      6      style="text-decoration: underline">and a button
      7  </span>
      8 </body>
      9 </html>