Skip to content

Commit 5f837a9

Browse files
authored
Accessibility considerations (#146)
Add section reminding implementors to follow OS level accessibility guidelines. resolves #145
1 parent 1cc018c commit 5f837a9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,16 @@

363363
p>
364364
section>
365365
section>
366+
<section class="informative">
367+
<h2>
368+
Accessibility considerations
369+
h2>
370+
<p>
371+
When this specification is used to present information in the user
372+
interface, implementors will want to follow the OS level accessibility
373+
guidelines for the platform.
374+
p>
375+
section>
366376
<section class="informative">
367377
<h2>
368378
Security and privacy considerations

0 commit comments

Comments
 (0)