You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concepts/accessibility.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Code Guide
4
4
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
+
5
7
### Iterative Improvements
6
8
- 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.
7
9
- It is not okay to ship code that actively breaks the experience for users with assistive technology.
0 commit comments