- From: Hwa, Weipo [USA] <Hwa_Weipo@bah.com>
- Date: 2016年11月03日 09:28:29 +0000
- To: "site-comments@w3.org" <site-comments@w3.org>
- Message-Id: <A46D8BDA296EAB46A55A0337C227F1C81E13D991@ASHBDAG3M2.resource.ds.bah.com>
Hi, On this page: https://www.w3.org/TR/2016/NOTE-WCAG20-TECHS-20161007/ARIA14 <https://www.w3.org/TR/2016/NOTE-WCAG20-TECHS-20161007/ARIA14> in the "Example 2: A phone number with multiple fields" section the Id = "groupLabe1" are mission a double quote. Thank you. <div role="group" aria-labelledby="groupLabel"> <span id="groupLabel" >Work Phone</span> +<input type="number" aria-label="country code"> <input type="number" aria-label="area code"> <input type="number" aria-label="subscriber number"> </div> Paul
Received on Thursday, 3 November 2016 20:05:19 UTC