Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina committed Jan 3, 2025
1 parent 8b315a6 commit 907cde0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ What Is The Open edX® Accessibility Best Practices Guidance Based On?

.. tags:: educator, concept

As the Open edX® platform is strongly based on well-accepted `HTML5 markup standards <https://html.spec.whatwg.org/>`_ and `WAI-ARIA <https://www.w3.org/WAI/standards-guidelines/aria/>`_, we expect that learners who require additional accessibility tools such as screen readers and screen magnifiers will enjoy strong compatibility. We test regularly with the most popular accessibility tools.
As the Open edX® platform is strongly based on well-accepted `HTML5 markup standards <https://html.spec.whatwg.org/>`_ and `WAI-ARIA <https://www.w3.org/WAI/standards-guidelines/aria/>`_, we expect that learners who require additional accessibility tools such as screen readers and screen magnifiers will enjoy strong compatibility.

In addition, our guidance is based on principles of `universal
design <https://en.wikipedia.org/wiki/Universal_design>`_ (usable by all, to the greatest extent possible, without the need for
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ readable, and that there is sufficient contrast between the foreground and
background. Do not use color as the sole means of visually distinguishing an
element or conveying critical information. If you must create images that
contain text, make sure that the text has good contrast with the background. Images of text cannot be scaled or
color corrected as effectively as HTML text. If you choose to override platform's default font colors, make sure that the
color corrected as effectively as HTML text. If you choose to override the platform's default font colors, make sure that the
foreground and background colors have `sufficient contrast
<https://contrast-ratio.com/>`_.

Expand Down

0 comments on commit 907cde0

Please sign in to comment.