diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:53 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:53 +0100 |
| commit | fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (patch) | |
| tree | 7089f49c5dcc5428f29711439ab79ac387caf44f /files/zh-cn/web/api/documentorshadowroot | |
| parent | 310fd066e91f454b990372ffa30e803cc8120975 (diff) | |
| download | translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.gz translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.bz2 translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.zip | |
unslug zh-cn: modify
Diffstat (limited to 'files/zh-cn/web/api/documentorshadowroot')
| -rw-r--r-- | files/zh-cn/web/api/documentorshadowroot/fullscreenelement/index.html | 3 | ||||
| -rw-r--r-- | files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/documentorshadowroot/fullscreenelement/index.html b/files/zh-cn/web/api/documentorshadowroot/fullscreenelement/index.html index d87cd89683..d26c1b85df 100644 --- a/files/zh-cn/web/api/documentorshadowroot/fullscreenelement/index.html +++ b/files/zh-cn/web/api/documentorshadowroot/fullscreenelement/index.html @@ -1,7 +1,8 @@ --- title: document.mozFullScreenElement -slug: Web/API/Document/mozFullScreenElement +slug: Web/API/DocumentOrShadowRoot/fullscreenElement translation_of: Web/API/DocumentOrShadowRoot/fullscreenElement +original_slug: Web/API/Document/mozFullScreenElement --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">概述</h3> diff --git a/files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html b/files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html index eb6ed9cf98..38702632bd 100644 --- a/files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html +++ b/files/zh-cn/web/api/documentorshadowroot/pointerlockelement/index.html @@ -1,7 +1,8 @@ --- title: Document.pointerLockElement -slug: Web/API/Document/pointerLockElement +slug: Web/API/DocumentOrShadowRoot/pointerLockElement translation_of: Web/API/DocumentOrShadowRoot/pointerLockElement +original_slug: Web/API/Document/pointerLockElement --- <div>{{APIRef("DOM")}}</div> |
