From 4a573bbdd0e5945998a37162d1535245d4e20416 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 7 Sep 2021 00:29:50 +0900 Subject: Web/a-h以下の文書内のリンクURLを正規化 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- .../aria/aria_live_regions/index.html | 2 +- .../index.html | 2 +- .../using_the_alert_role/index.html | 6 +- .../using_the_aria-valuenow_attribute/index.html | 2 +- files/ja/web/accessibility/aria/roles/index.html | 116 ++++++++++----------- 5 files changed, 64 insertions(+), 64 deletions(-) (limited to 'files/ja/web/accessibility/aria') diff --git a/files/ja/web/accessibility/aria/aria_live_regions/index.html b/files/ja/web/accessibility/aria/aria_live_regions/index.html index 15bffb8945..74bbb9f5e8 100644 --- a/files/ja/web/accessibility/aria/aria_live_regions/index.html +++ b/files/ja/web/accessibility/aria/aria_live_regions/index.html @@ -223,5 +223,5 @@ setInterval(function() {

関連情報

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

-

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.

diff --git a/files/ja/web/accessibility/aria/aria_techniques/using_the_alert_role/index.html b/files/ja/web/accessibility/aria/aria_techniques/using_the_alert_role/index.html index 192b9a498b..367640803c 100644 --- a/files/ja/web/accessibility/aria/aria_techniques/using_the_alert_role/index.html +++ b/files/ja/web/accessibility/aria/aria_techniques/using_the_alert_role/index.html @@ -109,7 +109,7 @@ document.getElementById("expirationWarning").className = "";

使用される 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

{{SubpagesWithSummaries}}

-- cgit v1.2.3-54-g00ecf