blob: e1360d29c9ac0e3085da212273ddabe8542fdf09 [file] [log] [blame]
<!doctype html>
<title>fieldset accessibility test: fieldset role=presentation</title>
<link rel=help href=http://w3c.github.io/aria/#presentation>
<fieldset id=fieldset role=presentation>
<legend>Foo</legend>
<input>
</fieldset>
<p>Expected no accessible node for id=fieldset.