From bda2db6235941ea4537173bd593e9c79f50e41f2 Mon Sep 17 00:00:00 2001 From: Joshua Salazar <6354268+SalazarJosh@users.noreply.github.com> Date: Wed, 20 Jul 2022 17:28:50 -0400 Subject: [PATCH] Fix for "name required" for tab at 5.2.8.4 and 5.2.8.5 (name required) is missing for "tab" on 5.2.8.4 and 5.2.8.5. The query is searching the "Accessible Name Required:" value to be "True". There were extra spaces around that value so the string read "True " instead of "True". --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a48b4f084..5c9e42747 100644 --- a/index.html +++ b/index.html @@ -8749,7 +8749,7 @@
Note regarding the ARIA 1.1 none role.
Accessible Name Required: - True  + True Inherits Name Required: