From b8ae3a3f9eeac822f35a4d21cf6cfa46ce67fd60 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 28 Jan 2026 13:54:59 +0100 Subject: [PATCH] Add missing link --- _rules/form-field-label-descriptive-cc0f0a.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_rules/form-field-label-descriptive-cc0f0a.md b/_rules/form-field-label-descriptive-cc0f0a.md index dd8358e1db..39c04b9657 100755 --- a/_rules/form-field-label-descriptive-cc0f0a.md +++ b/_rules/form-field-label-descriptive-cc0f0a.md @@ -275,6 +275,7 @@ The `label` is a [visible][] [programmatic label][] of the `input` element. Howe [accessible name]: #accessible-name 'Definition of accessible name' [aria12]: https://www.w3.org/TR/wai-aria-1.2/ 'Accessible Rich Internet Applications 1.2' +[attribute value]: #attribute-value 'Definition of Attribute Value' [included in the accessibility tree]: #included-in-the-accessibility-tree 'Definition of included in the accessibility tree' [label]: https://www.w3.org/TR/WCAG22/#dfn-labels 'Definition of label' [presentational roles conflict resolution]: https://www.w3.org/TR/wai-aria-1.2/#conflict_resolution_presentation_none 'Presentational Roles Conflict Resolution'