From db46bfc03f3a22752ef6bd91ae577d893872a216 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 24 Jun 2023 14:44:40 +0200 Subject: Merging upstream version 5.3.0+dfsg. Signed-off-by: Daniel Baumann --- site/layouts/partials/callout-warning-color-assistive-technologies.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 site/layouts/partials/callout-warning-color-assistive-technologies.md (limited to 'site/layouts/partials/callout-warning-color-assistive-technologies.md') diff --git a/site/layouts/partials/callout-warning-color-assistive-technologies.md b/site/layouts/partials/callout-warning-color-assistive-technologies.md deleted file mode 100644 index 3568328..0000000 --- a/site/layouts/partials/callout-warning-color-assistive-technologies.md +++ /dev/null @@ -1,3 +0,0 @@ -##### Conveying meaning to assistive technologies - -Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (e.g. the visible text), or is included through alternative means, such as additional text hidden with the `.visually-hidden` class. -- cgit v1.2.3