Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<title>fieldset accessibility test: fieldset role=presentation</title>
<fieldset id=fieldset role=presentation>
<legend>Foo</legend>
<input>
</fieldset>
<p>Expected no accessible node for id=fieldset.