diff options
Diffstat (limited to 'files/ja/web')
-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> |