aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt1
-rw-r--r--files/zh-cn/_wikihistory.json2
-rw-r--r--files/zh-cn/web/api/visualviewport/scroll_event/index.html (renamed from files/zh-cn/web/api/visualviewport/onscroll/index.html)3
3 files changed, 4 insertions, 2 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 8c20e77a7b..1d1fb901fc 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1512,6 +1512,7 @@
/zh-CN/docs/Web/API/URLUtils/search /zh-CN/docs/Web/API/HTMLAnchorElement/search
/zh-CN/docs/Web/API/URLUtils/toString /zh-CN/docs/Web/API/HTMLAnchorElement/toString
/zh-CN/docs/Web/API/URLUtils/username /zh-CN/docs/Web/API/HTMLAnchorElement/username
+/zh-CN/docs/Web/API/VisualViewport/onscroll /zh-CN/docs/Web/API/VisualViewport/scroll_event
/zh-CN/docs/Web/API/WebGLRenderingContext/多边形偏移(polygonOffset) /zh-CN/docs/Web/API/WebGLRenderingContext/polygonOffset
/zh-CN/docs/Web/API/WebGL_API/Adding_2D_content_to_a_WebGL_context /zh-CN/docs/Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context
/zh-CN/docs/Web/API/WebGL_API/Getting_started_with_WebGL /zh-CN/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index d92c883026..48f41f997c 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -21062,7 +21062,7 @@
"aimaoll"
]
},
- "Web/API/VisualViewport/onscroll": {
+ "Web/API/VisualViewport/scroll_event": {
"modified": "2020-10-15T22:34:23.403Z",
"contributors": [
"penneix"
diff --git a/files/zh-cn/web/api/visualviewport/onscroll/index.html b/files/zh-cn/web/api/visualviewport/scroll_event/index.html
index e4666d8669..914003b516 100644
--- a/files/zh-cn/web/api/visualviewport/onscroll/index.html
+++ b/files/zh-cn/web/api/visualviewport/scroll_event/index.html
@@ -1,7 +1,8 @@
---
title: VisualViewport.onscroll
-slug: Web/API/VisualViewport/onscroll
+slug: Web/API/VisualViewport/scroll_event
translation_of: Web/API/VisualViewport/onscroll
+original_slug: Web/API/VisualViewport/onscroll
---
<p>{{APIRef("Visual Viewport")}}{{ SeeCompatTable() }}</p>