From 96f6e2dada50deae61144c8db479400155a2bdcd Mon Sep 17 00:00:00 2001 From: ruoxiran Date: Thu, 24 Aug 2023 18:15:46 +0800 Subject: [PATCH] change checklist to W3C format --- checklist.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/checklist.html b/checklist.html index 8c957ee..225da84 100644 --- a/checklist.html +++ b/checklist.html @@ -1,9 +1,13 @@ + [DRAFT] FAST Checklist + + + - + +
+

to be added

+
+
+
+
+

Introduction

+

to be added

+
+

[DRAFT] FAST Checklist

This is a draft checklist to support Framework for Accessibility in the Specification of Technologies (FAST) prepared by the Accessible Platform Architectures Working Group. The goal of FAST is to describe the features that web technologies should provide to ensure it is possible to create content that is accessible to users with disabilities. The full framework references an analysis of user requirements, describes how technologies, content authoring, and user agents work together to meet these needs, and provides comprehensive guidance to technology developers. This checklist extracts that information at a high level to aid in self-review of technologies. Specification developers can use this to help ensure the technology will address features likely to be raised during horizontal review from accessibility proponents.

Web technologies address a variety of needs, and play a variety of roles in web accessibility. Content languages describe primary content, styling languages impact presentation, APIs enable manipulation and data interchange, and protocols tie it all together. Each of these types of technologies can impact accessibility.

@@ -516,5 +530,6 @@

[DRAFT]