From 4a573bbdd0e5945998a37162d1535245d4e20416 Mon Sep 17 00:00:00 2001
From: Masahiro FUJIMOTO We hope browser manufacturers will work to provide consistent implementations. The most complete implementation of live regions currently is in Firefox 3. Here is how WAI-ARIA live regions are exposed in Firefox 3. We hope browser manufacturers will work to provide consistent implementations. The most complete implementation of live regions currently is in Firefox 3. Here is how WAI-ARIA live regions are exposed in Firefox 3. レンダリングされた値を数値として正確に表現できない場合、作成者は {{SubpagesWithSummaries}} Please claim the role you want to work on by adding your name after the role's name: (old pages are linked from https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques). Ones for which the first draft is completed have been removed from the below list. Please claim the role you want to work on by adding your name after the role's name: (old pages are linked from https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques). Ones for which the first draft is completed have been removed from the below list.関連情報
-
diff --git a/files/ja/web/accessibility/aria/aria_screen_reader_implementors_guide/index.html b/files/ja/web/accessibility/aria/aria_screen_reader_implementors_guide/index.html
index 2cd5772e94..c16aee8117 100644
--- a/files/ja/web/accessibility/aria/aria_screen_reader_implementors_guide/index.html
+++ b/files/ja/web/accessibility/aria/aria_screen_reader_implementors_guide/index.html
@@ -29,4 +29,4 @@ translation_of: Web/Accessibility/ARIA/ARIA_Screen_Reader_Implementors_Guide
Details for Processing via Platform Accessibility APIs
-
aria-live="assertive" を持っていることを意味します。使用される ARIA 属性
@@ -121,8 +121,8 @@ document.getElementById("expirationWarning").className = "";
関連 ARIA 技術
-
互換性
diff --git a/files/ja/web/accessibility/aria/aria_techniques/using_the_aria-valuenow_attribute/index.html b/files/ja/web/accessibility/aria/aria_techniques/using_the_aria-valuenow_attribute/index.html
index e53607131c..b1e712a31f 100644
--- a/files/ja/web/accessibility/aria/aria_techniques/using_the_aria-valuenow_attribute/index.html
+++ b/files/ja/web/accessibility/aria/aria_techniques/using_the_aria-valuenow_attribute/index.html
@@ -10,7 +10,7 @@ translation_of: Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuenow_a
aria-valuetext 属性を aria-valuenow と組み合わせて使用して、範囲の現在の値の使いやすい表現を提供するべきです(SHOULD)。 たとえば、スライダーのレンダリング値が小、中、大の場合があります。 この場合、aria-valuenow の値は 1 〜 3 の範囲で値空間内の各値の位置を示しますが、aria-valuetext は、小、中、大のいずれかの文字列になります。aria-valuenow はスライダー、スクロールバー、スピンボタンのロールの必須属性です。aria-valuenow はスライダー、スクロールバー、スピンボタンのロールの必須属性です。値
diff --git a/files/ja/web/accessibility/aria/roles/index.html b/files/ja/web/accessibility/aria/roles/index.html
index c3fc70ecab..a06f22da45 100644
--- a/files/ja/web/accessibility/aria/roles/index.html
+++ b/files/ja/web/accessibility/aria/roles/index.html
@@ -8,65 +8,65 @@ translation_of: Web/Accessibility/ARIA/Roles
-
わたしの Mozilla 拡張機能をアクセシブルにするには何をしたらよいですか?
-一般的には、Accessible Toolkit Checklist を使用します。XUL によるインタフェースデザインについては、XUL accessibility guidelines
+一般的には、Accessible Toolkit Checklist を使用します。XUL によるインタフェースデザインについては、XUL accessibility guidelines
{{ mediawiki.external('http://www.mozilla.org/access/xul-guidelines Accessibile XUL Authoring Guidelines') }}をご覧ください。
わたしは、Firefox が提供する良いアクセシビリティ機能の促進を手助けすることに興味があります。どうしたらよいですか?
diff --git a/files/ja/web/accessibility/understanding_wcag/operable/index.html b/files/ja/web/accessibility/understanding_wcag/operable/index.html
index 52d258a1a8..93c64cfddd 100644
--- a/files/ja/web/accessibility/understanding_wcag/operable/index.html
+++ b/files/ja/web/accessibility/understanding_wcag/operable/index.html
@@ -212,7 +212,7 @@ translation_of: Web/Accessibility/Understanding_WCAG/Operable
UI コントロール、わかりやすいテキストラベル、見出しと段落の基本、<label> 要素を参照してください。
+UI コントロール、わかりやすいテキストラベル、見出しと段落の基本、<label> 要素を参照してください。
構造上、それらを簡単に区別できない場合を除き、見出しやラベルの重複は避けるべきです(例えば、「詳細情報」が複数ある場合)。