Small fixup · w3c/using-aria@259fb92
2019-07-01
·
via Recent Commits to using-aria:gh-pages
| Original file line number | Diff line number | Diff line change |
|---|
@@ -115,7 +115,7 @@
|
115 | 115 | <section id="abstract"> |
116 | 116 | <p role="contentinfo">This document is a practical guide for developers on how to add |
117 | 117 | accessibility information to HTML elements using the |
118 | | -Accessible Rich Internet Applications specification [[WAI-ARIA-1.2]], which |
| 118 | +[[[WAI-ARIA-1.2]]] specification , which |
119 | 119 | defines a way to make Web content and Web applications more accessible to |
120 | 120 | people with disabilities. This document demonstrates how to use WAI-ARIA in [[HTML]], which especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.</p> |
121 | 121 | </section> |
@@ -130,7 +130,7 @@
|
130 | 130 | <h2>Introduction</h2> |
131 | 131 | <p>This document is a practical guide for developers on how to add |
132 | 132 | accessibility information to HTML elements using the |
133 | | -Accessible Rich Internet Applications specification [[WAI-ARIA-1.2]], which |
| 133 | +[[[WAI-ARIA-1.2]]] specification, which |
134 | 134 | defines a way to make Web content and Web applications more accessible to |
135 | 135 | people with disabilities. This document demonstrates how to use WAI-ARIA in HTML5, it especially helps with dynamic content and |
136 | 136 | advanced user interface controls developed with Ajax, HTML, JavaScript, and |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。