aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/accessibility
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-12-03 00:49:56 +0000
committerMDN <actions@users.noreply.github.com>2021-12-03 00:49:56 +0000
commitf3e289700d734fb00a822b5a1a06bca6694ec33b (patch)
treeee748956788ecea0125926a5b9e6084ec2fe103a /files/ja/web/accessibility
parent3d1f9893be9a3eaa07aafae558fbdbddccd3061a (diff)
downloadtranslated-content-f3e289700d734fb00a822b5a1a06bca6694ec33b.tar.gz
translated-content-f3e289700d734fb00a822b5a1a06bca6694ec33b.tar.bz2
translated-content-f3e289700d734fb00a822b5a1a06bca6694ec33b.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja/web/accessibility')
-rw-r--r--files/ja/web/accessibility/aria/attributes/aria-activedescendant/index.html (renamed from files/ja/web/accessibility/aria/aria_techniques/using_the_aria-activedescendant_attribute/index.html)5
1 files changed, 3 insertions, 2 deletions
diff --git a/files/ja/web/accessibility/aria/aria_techniques/using_the_aria-activedescendant_attribute/index.html b/files/ja/web/accessibility/aria/attributes/aria-activedescendant/index.html
index dc7aa54366..d9aadf511e 100644
--- a/files/ja/web/accessibility/aria/aria_techniques/using_the_aria-activedescendant_attribute/index.html
+++ b/files/ja/web/accessibility/aria/attributes/aria-activedescendant/index.html
@@ -1,12 +1,13 @@
---
title: aria-activedescendant 属性の使用
-slug: >-
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-activedescendant_attribute
+slug: web/Accessibility/ARIA/Attributes/aria-activedescendant
tags:
- ARIA
- Accessibility
translation_of: >-
Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-activedescendant_attribute
+original_slug: >-
+ Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-activedescendant_attribute
---
<p>この記事では、<code><a href="https://www.w3.org/TR/wai-aria/#aria-activedescendant">aria-activedescendant</a></code> プロパティについて説明します。</p>