From f7f9faee6426bb3c876f5818d374103f9d6a1d70 Mon Sep 17 00:00:00 2001 From: Venkata Vemuri Date: Fri, 27 Mar 2026 12:40:58 -0700 Subject: [PATCH] Clarify SC 3.3.2 phone example wording Update the Labels or Instructions understanding example to remove title-attribute phrasing and use explicit visual-label wording for the three phone-number fields. Fixes #4913 --- understanding/20/labels-or-instructions.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/understanding/20/labels-or-instructions.html b/understanding/20/labels-or-instructions.html index 59a06e920d..e1b02b5faa 100644 --- a/understanding/20/labels-or-instructions.html +++ b/understanding/20/labels-or-instructions.html @@ -128,9 +128,8 @@

Examples of Labels or Instructions

single "Phone number" label also cannot label all three fields. To address this, the three fields are grouped in a fieldset with the legend "Phone number". Visual labels for the fields (beyond the punctuation) cannot be provided - in the design, so invisible labels are provided with the "title" attribute to each - of the three fields. The value of this attribute for the three fields are, respectively, - "Area Code", "Exchange", and "Number". + in the design, so the form includes visual labels for each of the three fields: + "Area Code", "Exchange", and "Number".