aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/conflicting/web/api/document
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
commitfc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (patch)
tree7089f49c5dcc5428f29711439ab79ac387caf44f /files/zh-cn/conflicting/web/api/document
parent310fd066e91f454b990372ffa30e803cc8120975 (diff)
downloadtranslated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.gz
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.bz2
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.zip
unslug zh-cn: modify
Diffstat (limited to 'files/zh-cn/conflicting/web/api/document')
-rw-r--r--files/zh-cn/conflicting/web/api/document/characterset/index.html3
-rw-r--r--files/zh-cn/conflicting/web/api/document/createevent/index.html3
-rw-r--r--files/zh-cn/conflicting/web/api/document/hasfocus/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/zh-cn/conflicting/web/api/document/characterset/index.html b/files/zh-cn/conflicting/web/api/document/characterset/index.html
index 00701e8acf..ce06fbc644 100644
--- a/files/zh-cn/conflicting/web/api/document/characterset/index.html
+++ b/files/zh-cn/conflicting/web/api/document/characterset/index.html
@@ -1,8 +1,9 @@
---
title: document.inputEncoding
-slug: Web/API/Document/inputEncoding
+slug: conflicting/Web/API/Document/characterSet
translation_of: Web/API/Document/characterSet
translation_of_original: Web/API/Document/inputEncoding
+original_slug: Web/API/Document/inputEncoding
---
<p>{{ ApiRef() }} {{ deprecated_header() }}</p>
<h3 id="概述">概述</h3>
diff --git a/files/zh-cn/conflicting/web/api/document/createevent/index.html b/files/zh-cn/conflicting/web/api/document/createevent/index.html
index 8b9c249c71..84d91c4dec 100644
--- a/files/zh-cn/conflicting/web/api/document/createevent/index.html
+++ b/files/zh-cn/conflicting/web/api/document/createevent/index.html
@@ -1,6 +1,6 @@
---
title: Event.createEvent()
-slug: Web/API/Event/createEvent
+slug: conflicting/Web/API/Document/createEvent
tags:
- DOM
- Event
@@ -8,6 +8,7 @@ tags:
- Method
translation_of: Web/API/Document/createEvent
translation_of_original: Web/API/Event/createEvent
+original_slug: Web/API/Event/createEvent
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/zh-cn/conflicting/web/api/document/hasfocus/index.html b/files/zh-cn/conflicting/web/api/document/hasfocus/index.html
index df29adde76..db40737695 100644
--- a/files/zh-cn/conflicting/web/api/document/hasfocus/index.html
+++ b/files/zh-cn/conflicting/web/api/document/hasfocus/index.html
@@ -1,6 +1,6 @@
---
title: HTML 焦点管理
-slug: Web/HTML/Focus_management_in_HTML
+slug: conflicting/Web/API/Document/hasFocus
tags:
- DOM
- HTML
@@ -8,6 +8,7 @@ tags:
- 焦点
translation_of: Web/API/Document/hasFocus
translation_of_original: Web/HTML/Focus_management_in_HTML
+original_slug: Web/HTML/Focus_management_in_HTML
---
<p>重定向 <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/hasFocus">Document.hasFocus()</a></p>