Skip to content

Commit

Permalink
Accessibility considerations (#146)
Browse files Browse the repository at this point in the history
Add section reminding implementors to follow OS level accessibility
guidelines.

resolves #145
  • Loading branch information
ewilligers committed Apr 15, 2020
1 parent 1cc018c commit 5f837a9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,16 @@ <h3>
</p>
</section>
</section>
<section class="informative">
<h2>
Accessibility considerations
</h2>
<p>
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.
</p>
</section>
<section class="informative">
<h2>
Security and privacy considerations
Expand Down

0 comments on commit 5f837a9

Please sign in to comment.