Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>fieldset accessibility test: legend role=group aria-labelledby=fieldset</title>
<fieldset id=fieldset>
<legend role=group aria-labelledby=fieldset>Foo</legend>
<input>
</fieldset>
<p>Expected accessible name for id=fieldset: ""