summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-fieldset-element/accessibility/legend-role-group-manual.html
blob: e15ff4d810aa5bfc59d4f8e6e1d22a28d28bf9c0 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<title>fieldset accessibility test: legend role=group aria-labelledby=fieldset</title>
<link rel=help href=https://w3c.github.io/html-aam/#fieldset-element-accessible-name-computation>
<fieldset id=fieldset>
 <legend role=group aria-labelledby=fieldset>Foo</legend>
 <input>
</fieldset>
<p>Expected accessible name for id=fieldset: ""