aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/document
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-02-22 00:12:14 +0000
committerMDN <actions@users.noreply.github.com>2022-02-22 00:12:14 +0000
commit6acf87987baea4675dbd1d5586663959e742cc03 (patch)
tree83b489d9467dc18464207bbec4a8e5eaf9c804cd /files/ja/web/api/document
parent92e543f7c53602f7b0ed8ba0788995632adf9601 (diff)
downloadtranslated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.gz
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.bz2
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja/web/api/document')
-rw-r--r--files/ja/web/api/document/afterscriptexecute_event/index.html (renamed from files/ja/web/api/document/onafterscriptexecute/index.html)3
-rw-r--r--files/ja/web/api/document/beforescriptexecute_event/index.html (renamed from files/ja/web/api/document/onbeforescriptexecute/index.html)3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ja/web/api/document/onafterscriptexecute/index.html b/files/ja/web/api/document/afterscriptexecute_event/index.html
index 33b98c0a0c..f8b961ca92 100644
--- a/files/ja/web/api/document/onafterscriptexecute/index.html
+++ b/files/ja/web/api/document/afterscriptexecute_event/index.html
@@ -1,6 +1,6 @@
---
title: Document.onafterscriptexecute
-slug: Web/API/Document/onafterscriptexecute
+slug: Web/API/Document/afterscriptexecute_event
tags:
- API
- DOM
@@ -9,6 +9,7 @@ tags:
- プロパティ
- 標準外
translation_of: Web/API/Document/onafterscriptexecute
+original_slug: Web/API/Document/onafterscriptexecute
---
<div>{{ApiRef("DOM")}}{{non-standard_header}}</div>
diff --git a/files/ja/web/api/document/onbeforescriptexecute/index.html b/files/ja/web/api/document/beforescriptexecute_event/index.html
index 44d4c5febe..e9b3526529 100644
--- a/files/ja/web/api/document/onbeforescriptexecute/index.html
+++ b/files/ja/web/api/document/beforescriptexecute_event/index.html
@@ -1,9 +1,10 @@
---
title: element.onbeforescriptexecute
-slug: Web/API/Document/onbeforescriptexecute
+slug: Web/API/Document/beforescriptexecute_event
tags:
- DOM
translation_of: Web/API/Document/onbeforescriptexecute
+original_slug: Web/API/Document/onbeforescriptexecute
---
<div>{{ApiRef}}{{gecko_minversion_header("2")}}</div>