aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/documentorshadowroot
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:08:35 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:08:35 +0100
commit9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f (patch)
tree3eabcb7c51657ecbaf7acb8e9de10af73e86d96c /files/ja/web/api/documentorshadowroot
parent6ef1fa4618e08426b874529619a66adbd3d1fcf0 (diff)
downloadtranslated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.gz
translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.bz2
translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.zip
unslug ja: modify
Diffstat (limited to 'files/ja/web/api/documentorshadowroot')
-rw-r--r--files/ja/web/api/documentorshadowroot/activeelement/index.html3
-rw-r--r--files/ja/web/api/documentorshadowroot/elementfrompoint/index.html3
-rw-r--r--files/ja/web/api/documentorshadowroot/getanimations/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/ja/web/api/documentorshadowroot/activeelement/index.html b/files/ja/web/api/documentorshadowroot/activeelement/index.html
index 31c1b2bc7f..5fe59cbae6 100644
--- a/files/ja/web/api/documentorshadowroot/activeelement/index.html
+++ b/files/ja/web/api/documentorshadowroot/activeelement/index.html
@@ -1,6 +1,6 @@
---
title: document.activeElement
-slug: Web/API/Document/activeElement
+slug: Web/API/DocumentOrShadowRoot/activeElement
tags:
- DOM
- Focus
@@ -10,6 +10,7 @@ tags:
- 要更新
translation_of: Web/API/DocumentOrShadowRoot/activeElement
translation_of_original: Web/API/Document/activeElement
+original_slug: Web/API/Document/activeElement
---
<div>{{ApiRef}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/elementfrompoint/index.html b/files/ja/web/api/documentorshadowroot/elementfrompoint/index.html
index a24f1ce63a..e041d4592d 100644
--- a/files/ja/web/api/documentorshadowroot/elementfrompoint/index.html
+++ b/files/ja/web/api/documentorshadowroot/elementfrompoint/index.html
@@ -1,12 +1,13 @@
---
title: document.elementFromPoint
-slug: Web/API/Document/elementFromPoint
+slug: Web/API/DocumentOrShadowRoot/elementFromPoint
tags:
- DOM
- Gecko
- Gecko DOM Reference
translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint
translation_of_original: Web/API/Document/elementFromPoint
+original_slug: Web/API/Document/elementFromPoint
---
<div>
{{ApiRef()}} {{Fx_minversion_header(3)}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/getanimations/index.html b/files/ja/web/api/documentorshadowroot/getanimations/index.html
index eeb45f404e..83900d4b9f 100644
--- a/files/ja/web/api/documentorshadowroot/getanimations/index.html
+++ b/files/ja/web/api/documentorshadowroot/getanimations/index.html
@@ -1,6 +1,6 @@
---
title: Document.getAnimations()
-slug: Web/API/Document/getAnimations
+slug: Web/API/DocumentOrShadowRoot/getAnimations
tags:
- API
- Animation
@@ -17,6 +17,7 @@ tags:
- waapi
- web animations api
translation_of: Web/API/DocumentOrShadowRoot/getAnimations
+original_slug: Web/API/Document/getAnimations
---
<p>{{ SeeCompatTable() }}{{APIRef("Web Animations")}}</p>