diff options
author | rjohnson <rjohnson@mozilla.com> | 2021-03-18 17:16:33 -0700 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-03-21 00:31:49 +0800 |
commit | 8b6621966195ae20c972e812d5cdbed2b6146675 (patch) | |
tree | d4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/ja/web/guide/ajax | |
parent | e73670462cbf6600f4fb821054320743d86de204 (diff) | |
download | translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2 translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip |
remove fx_minversion_header macro calls
Diffstat (limited to 'files/ja/web/guide/ajax')
-rw-r--r-- | files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html b/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html index fb3a9d6a63..b787e1d5b3 100644 --- a/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html +++ b/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html @@ -6,7 +6,7 @@ tags: - アクセシビリティ translation_of: Web/Guide/AJAX/WAI_ARIA_Live_Regions_API_Support --- -<p>{{ Fx_minversion_header(3) }}</p> + <div class="warning">これらの注釈は、スクリーンリーダーの開発者向けです。 開発者は、<a href="/ja/docs/Web/Accessibility/ARIA/ARIA_Live_Regions">ARIAライブリージョン開発者のドキュメント</a>を使用する必要があります。</div> |