From e2023044cf327416d16b184d7f143a7e55bbe312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kater=CC=8Cina=20Dlouha=CC=81?= Date: Tue, 24 Oct 2023 11:27:01 +0200 Subject: [PATCH 1/2] Docs(web): Explain abbreviation in the Accessibility section --- packages/web/src/scss/helpers/accessibility/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/web/src/scss/helpers/accessibility/index.html b/packages/web/src/scss/helpers/accessibility/index.html index 1bdad6b244..25a18d3058 100644 --- a/packages/web/src/scss/helpers/accessibility/index.html +++ b/packages/web/src/scss/helpers/accessibility/index.html @@ -8,7 +8,8 @@

Accessibility

- The following element is visually hidden, but still accessible by AT (use dev tools to check it's really there!). + The following element is visually hidden, but still accessible by AT (Assistive Technology). + Use dev tools to check it's really there!

This text is visually hidden

From c5b07524124fbddfed82b0fdb61e3e21fe0a48a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kater=CC=8Cina=20Dlouha=CC=81?= Date: Tue, 24 Oct 2023 11:27:08 +0200 Subject: [PATCH 2/2] Docs(web-twig): Explain abbreviation in the Accessibility section --- .../Resources/helpers/accessibility/accessibility.stories.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/web-twig/src/Resources/helpers/accessibility/accessibility.stories.twig b/packages/web-twig/src/Resources/helpers/accessibility/accessibility.stories.twig index 0f7b9b27de..641f2d94db 100644 --- a/packages/web-twig/src/Resources/helpers/accessibility/accessibility.stories.twig +++ b/packages/web-twig/src/Resources/helpers/accessibility/accessibility.stories.twig @@ -8,7 +8,8 @@

- The following element is visually hidden, but still accessible by AT (use dev tools to check it's really there!). + The following element is visually hidden, but still accessible by AT (Assistive Technology). + Use dev tools to check it's really there!

This text is visually hidden