tor-browser

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

1529149.html (439B)


      1 <html class="reftest-wait">
      2 <style>
      3 :not(option) {
      4  position: absolute;
      5 }
      6 #a {
      7  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) fixed;
      8 }
      9 fieldset:first-child {
     10  column-width: 0;
     11  filter: invert(3);
     12 }
     13 </style>
     14 <script>
     15 function go() {
     16  a.multiple = true
     17  document.documentElement.classList.remove("reftest-wait");
     18 }
     19 </script>
     20 <body onload=go()>
     21 <fieldset style="scale: 1 9 0.3472">
     22 <select id="a">
     23 </html>