From ecf08cea64d2a5d6ca95c12e201ee990458ae273 Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Wed, 15 Apr 2020 05:58:21 +1000 Subject: [PATCH] Accessibility considerations Add section reminding implementors to follow OS level accessibility guidelines. resolves #145 --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index c5823bc..a1f112e 100644 --- a/index.html +++ b/index.html @@ -364,6 +364,16 @@

+
+

+ Accessibility considerations +

+

+ When this specification is used to present information in the user + interface, implementors will want to follow the OS level accessibility + guidelines for the platform. +

+

Security and privacy considerations