aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-02-05 00:44:51 +0000
committerMDN <actions@users.noreply.github.com>2022-02-05 00:44:51 +0000
commit6db6ef520b9f6246233f637f7c9b9b3ff282859a (patch)
tree984ce419b5a00286c1a3d1a133f55aef68487db3 /files/zh-cn
parent300fd9e3a8e8c35d1fc875c2bb84295af8d7eb55 (diff)
downloadtranslated-content-6db6ef520b9f6246233f637f7c9b9b3ff282859a.tar.gz
translated-content-6db6ef520b9f6246233f637f7c9b9b3ff282859a.tar.bz2
translated-content-6db6ef520b9f6246233f637f7c9b9b3ff282859a.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt1
-rw-r--r--files/zh-cn/_wikihistory.json12
-rw-r--r--files/zh-cn/web/api/texttrack/cuechange_event/index.html (renamed from files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 46bba1f59e..565ffb1da3 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1355,6 +1355,7 @@
/zh-CN/docs/Web/API/GlobalEventHandlers.onscroll /zh-CN/docs/Web/API/GlobalEventHandlers/onscroll
/zh-CN/docs/Web/API/GlobalEventHandlers.onselect /zh-CN/docs/Web/API/GlobalEventHandlers/onselect
/zh-CN/docs/Web/API/GlobalEventHandlers.onsubmit /zh-CN/docs/Web/API/GlobalEventHandlers/onsubmit
+/zh-CN/docs/Web/API/GlobalEventHandlers/oncuechange /zh-CN/docs/Web/API/TextTrack/cuechange_event
/zh-CN/docs/Web/API/GlobalEventHandlers/动画效果 /zh-CN/docs/Web/API/GlobalEventHandlers/onanimationend
/zh-CN/docs/Web/API/GlobalEventHandlers/时长改变 /zh-CN/docs/Web/API/GlobalEventHandlers/ondurationchange
/zh-CN/docs/Web/API/GlobalFetch /zh-CN/docs/Web/API/WindowOrWorkerGlobalScope
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 3b0798204d..26e96060d7 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -14048,12 +14048,6 @@
"ziyunfei"
]
},
- "Web/API/GlobalEventHandlers/oncuechange": {
- "modified": "2020-10-15T22:16:52.330Z",
- "contributors": [
- "c1er"
- ]
- },
"Web/API/GlobalEventHandlers/ondblclick": {
"modified": "2019-03-24T00:18:08.191Z",
"contributors": [
@@ -20396,6 +20390,12 @@
"MCCF"
]
},
+ "Web/API/TextTrack/cuechange_event": {
+ "modified": "2020-10-15T22:16:52.330Z",
+ "contributors": [
+ "c1er"
+ ]
+ },
"Web/API/TimeRanges": {
"modified": "2019-03-18T21:37:59.069Z",
"contributors": [
diff --git a/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html b/files/zh-cn/web/api/texttrack/cuechange_event/index.html
index 86ad26d819..a0753d6718 100644
--- a/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
+++ b/files/zh-cn/web/api/texttrack/cuechange_event/index.html
@@ -1,12 +1,13 @@
---
title: GlobalEventHandlers.oncuechange
-slug: Web/API/GlobalEventHandlers/oncuechange
+slug: Web/API/TextTrack/cuechange_event
tags:
- API
- Event Handler
- GlobalEventHandlers
- 事件处理函数
translation_of: Web/API/GlobalEventHandlers/oncuechange
+original_slug: Web/API/GlobalEventHandlers/oncuechange
---
<div>{{ ApiRef("HTML DOM") }}</div>