From af94c5f21db9ed8c33fd875c6d6dd294a233cd96 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Fri, 11 Mar 2022 03:16:39 -0500 Subject: [PATCH] Remove instnce of 'mainstream' in figure role (#1700) closes #1321, makes `figure` consistent with other role definitions which do not refer to user agents as 'mainstream user agents' --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index eaf840eeb..f4fef22d7 100644 --- a/index.html +++ b/index.html @@ -3454,7 +3454,7 @@

Definition of Roles

A perceivable section of content that typically contains a graphical document, images, code snippets, or example text. The parts of a figure MAY be user-navigable.

Authors SHOULD provide a reference to the figure from the main text, but the figure need not be displayed at the same location as the referencing element. Authors MAY reference text serving as a caption using aria-describedby. Authors MAY provide a label using aria-label or MAY reference text serving as a label using aria-labelledby.

-

Assistive technologies SHOULD enable users to quickly navigate to figures. Mainstream user agents MAY enable users to quickly navigate to figures.

+

Assistive technologies SHOULD enable users to quickly navigate to figures. User agents MAY enable users to quickly navigate to figures.

Characteristics: