blob: d09c203b6b85d70420eb8d2288795a86c9b4dd81 [file] [log] [blame]
<!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