tor-browser

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

315920-29-ref.html (351B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>Reference for 315920-11 d, e</title>
      5    <style> optgroup {color:green} </style>
      6  </head>
      7  <body>
      8    <select size="2">
      9      <optgroup id="ogone" label="There should be no red">
     10      </optgroup>
     11      <optgroup id="ogtwo" label="There should be no red">
     12      </optgroup>
     13    </select>
     14  </body>
     15 </html>