tor-browser

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

outline-021.html (431B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>CSS-UI test: outline works on button inputs</title>
      4 <link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
      5 <link rel="author" title="Mozilla" href="https://mozilla.org">
      6 <link rel=help href="https://drafts.csswg.org/css-ui/#outline-props">
      7 <link rel="mismatch" href="./reference/outline-021-notref.html">
      8 
      9 <input type="submit" style="outline: 10px solid blue">