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