From 4967d8070832a9baa8e40cc62724988a7392e39a Mon Sep 17 00:00:00 2001 From: Ben Myers Date: Mon, 24 Jun 2024 10:14:46 -0500 Subject: [PATCH] Correct note for SC 3.2.6 --- wcag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcag.json b/wcag.json index 2602e78..2b02948 100644 --- a/wcag.json +++ b/wcag.json @@ -2084,7 +2084,7 @@ ], "notes": [ { - "content": "A fully automated contact mechanism." + "content": "Help mechanisms may be provided directly on the page, or may be provided via a direct link to a different page containing the information." }, { "content": "For this Success Criterion, “the same order relative to other page content” can be thought of as how the content is ordered when the page is serialized. The visual position of a help mechanism is likely to be consistent across pages for the same page variation (e.g., CSS break-point). The user can initiate a change, such as changing the page’s zoom or orientation, which may trigger a different page variation. This criterion is concerned with relative order across pages displayed in the same page variation (e.g., same zoom level and orientation)."