tor-browser

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

model-input-child-hidden-novalid.html (237B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>The "in table" insertion mode - A start tag whose tag name is "input" (type=hidden)</title>
      4 <table><input type="hidden"></table> <!-- not a streaming violation; doesn't get foster-parented -->