Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<title>fieldset accessibility test: role</title>
<fieldset id=fieldset>
<legend id=legend>Foo</legend>
<input>
</fieldset>
<p>Expected accessible role for id=fieldset: "group"
<p>Expected accessible role for id=legend: No corresponding role