tor-browser

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

part-nested-pseudo-ref.html (181B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <style>
      4 input {
      5  border: 1px solid green;
      6 }
      7 </style>
      8 <input type=file part=input>
      9 <input type=text part=input placeholder=Foobar>