tor-browser

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

select-add-option-crash.html (346B)


      1 <!DOCTYPE html>
      2 <link rel=author href="mailto:jarhar@chromium.org">
      3 <link rel=help href="https://bugs.chromium.org/p/chromium/issues/detail?id=1178128">
      4 
      5 <script>
      6 function iframeloadhandler() {
      7  selectid[5] = optionid;
      8 }
      9 </script>
     10 <option id="optionid" selected>
     11  <select id="selectid">
     12    <select>
     13      <iframe onload="iframeloadhandler()">