{"data":{"type":"contents","id":"concepts/accessibility","attributes":{"html":"<h1 id=\"accessibility\">Accessibility</h1>\n<h2 id=\"codeguide\">Code Guide</h2>\n<p>Our goal is to meet <a href=\"https://www.w3.org/WAI/standards-guidelines/aria/\">WCAG</a> <a href=\"https://www.w3.org/WAI/WCAG21/quickref/?currentsidebar=%23col_customize&levels=aaa&technologies=flash%2Csl\">AA level conformance</a> for all Ember.js websites.</p>\n<h3 id=\"iterativeimprovements\">Iterative Improvements</h3>\n<ul>\n<li>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. </li>\n<li>It is not okay to ship code that actively breaks the experience for users with assistive technology.</li>\n</ul>","content":"# Accessibility\n\n## Code Guide\n\nOur 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.\n\n### Iterative Improvements\n- 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. \n- It is not okay to ship code that actively breaks the experience for users with assistive technology."}}}