tor-browser

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

fieldset-legend-change-ref.html (164B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <p>Pass if the rendered legend below is "PASS"</p>
      4 <fieldset style="width:400px"><legend>PASS</legend></fieldset>