diff options
Diffstat (limited to 'files/ja/mozilla/tech/accessibility/index.html')
-rw-r--r-- | files/ja/mozilla/tech/accessibility/index.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/files/ja/mozilla/tech/accessibility/index.html b/files/ja/mozilla/tech/accessibility/index.html new file mode 100644 index 0000000000..db1f1ad9f7 --- /dev/null +++ b/files/ja/mozilla/tech/accessibility/index.html @@ -0,0 +1,28 @@ +--- +title: Accessibility API Implementation Details +slug: Mozilla/Tech/Accessibility +tags: + - AT APIs + - Accessibility + - Landing + - Mozilla + - Reference +translation_of: Mozilla/Tech/Accessibility +--- +<p>{{Draft}}</p> + +<p>これらのページには、 <strong>Assistive Technology API</strong> の Mozilla 固有の実装の詳細に関するドキュメントが含まれています。</p> + +<p>{{LandingPageListSubpages}}</p> + +<h2 id="Subnav">Subnav</h2> + +<section id="Quick_Links"> +<ol> + <li><a href="/ja/docs/Web/Accessibility"><strong>Accessibility</strong></a></li> + <li><a href="/ja/docs/Mozilla/Accessibility"><strong>Mozilla and Accessibility</strong></a></li> + <li class="toggle"> + <details open><summary><a href="/ja/docs/Mozilla/Tech/Accessibility"><strong>Accessibility API Implementation Details</strong></a></summary> {{ListSubpagesForSidebar("/ja/docs/Mozilla/Tech/Accessibility", 1)}}</details> + </li> +</ol> +</section> |