aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
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/zh-cn/web
parent92e543f7c53602f7b0ed8ba0788995632adf9601 (diff)
downloadtranslated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.gz
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.bz2
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn/web')
-rw-r--r--files/zh-cn/web/api/baseaudiocontext/statechange_event/index.html (renamed from files/zh-cn/web/api/baseaudiocontext/onstatechange/index.html)4
-rw-r--r--files/zh-cn/web/api/document/afterscriptexecute_event/index.html (renamed from files/zh-cn/web/api/document/onafterscriptexecute/index.html)4
-rw-r--r--files/zh-cn/web/api/document/beforescriptexecute_event/index.html (renamed from files/zh-cn/web/api/document/onbeforescriptexecute/index.html)3
3 files changed, 6 insertions, 5 deletions
diff --git a/files/zh-cn/web/api/baseaudiocontext/onstatechange/index.html b/files/zh-cn/web/api/baseaudiocontext/statechange_event/index.html
index b2ee0a7463..88adcced3b 100644
--- a/files/zh-cn/web/api/baseaudiocontext/onstatechange/index.html
+++ b/files/zh-cn/web/api/baseaudiocontext/statechange_event/index.html
@@ -1,8 +1,8 @@
---
title: AudioContext.onstatechange
-slug: Web/API/BaseAudioContext/onstatechange
+slug: Web/API/BaseAudioContext/statechange_event
translation_of: Web/API/BaseAudioContext/onstatechange
-original_slug: Web/API/AudioContext/onstatechange
+original_slug: Web/API/BaseAudioContext/onstatechange
---
<p>{{ APIRef("Web Audio API") }}</p>
diff --git a/files/zh-cn/web/api/document/onafterscriptexecute/index.html b/files/zh-cn/web/api/document/afterscriptexecute_event/index.html
index 5e4454cc86..ea939df105 100644
--- a/files/zh-cn/web/api/document/onafterscriptexecute/index.html
+++ b/files/zh-cn/web/api/document/afterscriptexecute_event/index.html
@@ -1,11 +1,11 @@
---
title: element.onafterscriptexecute
-slug: Web/API/Document/onafterscriptexecute
+slug: Web/API/Document/afterscriptexecute_event
tags:
- DOM
- onafterscriptexecute
translation_of: Web/API/Document/onafterscriptexecute
-original_slug: Web/API/Element/onafterscriptexecute
+original_slug: Web/API/Document/onafterscriptexecute
---
<div>{{ApiRef}}{{gecko_minversion_header("2")}}</div>
diff --git a/files/zh-cn/web/api/document/onbeforescriptexecute/index.html b/files/zh-cn/web/api/document/beforescriptexecute_event/index.html
index 3025444d28..1835407a01 100644
--- a/files/zh-cn/web/api/document/onbeforescriptexecute/index.html
+++ b/files/zh-cn/web/api/document/beforescriptexecute_event/index.html
@@ -1,10 +1,11 @@
---
title: element.onbeforescriptexecute
-slug: Web/API/Document/onbeforescriptexecute
+slug: Web/API/Document/beforescriptexecute_event
tags:
- DOM
- onbeforescriptexecute
translation_of: Web/API/Document/onbeforescriptexecute
+original_slug: Web/API/Document/onbeforescriptexecute
---
<div>{{ApiRef}}{{gecko_minversion_header("2")}}</div>