tor-browser

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

legend-role-group-manual.html (351B)


      1 <!doctype html>
      2 <title>fieldset accessibility test: legend role=group aria-labelledby=fieldset</title>
      3 <link rel=help href=https://w3c.github.io/html-aam/#fieldset-element-accessible-name-computation>
      4 <fieldset id=fieldset>
      5 <legend role=group aria-labelledby=fieldset>Foo</legend>
      6 <input>
      7 </fieldset>
      8 <p>Expected accessible name for id=fieldset: ""