Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<title>fieldset accessibility test: fieldset role=none</title>
<link rel=help href=http://w3c.github.io/aria/#none>
<fieldset id=fieldset role=none>
<legend>Foo</legend>
<input>
</fieldset>
<p>Expected no accessible node for id=fieldset.