From 002905768076b1d05f09085b5e13bd634632973a Mon Sep 17 00:00:00 2001 From: Rahim Abdi Date: Wed, 7 Feb 2024 03:07:45 -0800 Subject: [PATCH] Update "Hidden from all users" term definition's prepositional usage ("to"->"for") (#2080) Co-authored-by: Rahim Abdi --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 26b2122ca..34a674f1a 100644 --- a/index.html +++ b/index.html @@ -324,7 +324,7 @@

Important Terms

Related: Excluding Elements in the Accessibility Tree, [=element/hidden from all users=], aria-hidden.

Hidden From All Users
-

Indicates that the element is not visible, perceivable, or interactive to any user. Note that an element can be [=element/hidden=] but not [=element/hidden from all users=] by using aria-hidden.

+

Indicates that the element is not visible, perceivable, or interactive for any user. Note that an element can be [=element/hidden=] but not [=element/hidden from all users=] by using aria-hidden.

Related: Excluding Elements in the Accessibility Tree, [=element/hidden=], aria-hidden.

Identifies