Skip to content

Commit d031191

Browse files
authored
Merge pull request #396 from ember-learn/MelSumner-patch-2
Update accessibility.md
2 parents c0f28d2 + 08bb9f0 commit d031191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/concepts/accessibility.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Code Guide
44

5+
Our goal is to meet [WCAG](https://www.w3.org/WAI/standards-guidelines/aria/) [AA level conformance](https://www.w3.org/WAI/WCAG21/quickref/?currentsidebar=%23col_customize&levels=aaa&technologies=flash%2Csl) for all Ember.js websites.
6+
57
### Iterative Improvements
68
- It is 100% okay to ship code that can iterate to being a more inclusive experience- as long as it can still be used by people with assistive technology.
79
- It is not okay to ship code that actively breaks the experience for users with assistive technology.

0 commit comments

Comments
 (0)