blob: 2ee1ab20e95924d833a97574f9f2f7c53e29e608 [file] [log] [blame]
<!doctype html>
<title>fieldset accessibility test: baseline</title>
<link rel=help href=https://w3c.github.io/html-aam/#fieldset-element-accessible-name-computation>
<fieldset id=fieldset>
<legend>Foo</legend>
<input>
</fieldset>
<p>Expected accessible name for id=fieldset: "Foo"