From a36649aeb163c56785f592e6a570a00bba6a0288 Mon Sep 17 00:00:00 2001 From: michael-n-cooper Date: Thu, 5 Nov 2020 18:00:09 +0000 Subject: [PATCH] TRAVIS-CI update from aria-common --- common/terms.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/terms.html b/common/terms.html index 66c92f250f..43593e63fe 100644 --- a/common/terms.html +++ b/common/terms.html @@ -194,6 +194,10 @@

Presentable to users in ways they can construct an appropriate meaning. References in this document relate to WCAG 2.1 Principle 3: Information and the operation of user interface must be understandable [[WCAG21]].

+
Unicode Braille Patterns
+
+

In Unicode, braille is represented in a block called Braille Patterns (U+2800..U+28FF). The block contains all 256 possible patterns of an 8-dot braille cell; this includes the complete 6-dot cell range which is represented by U+2800..U+283F. In all braille systems, the braille pattern dots-0 (U+2800) is used to represent a space or the lack of content; it is also called a blank Braille pattern. See Braille Patterns on Wikipedia.

+
User Agent

Any software that retrieves, renders and facilitates end user interaction with Web content. This definition may differ from that used in other documents.