diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-25 18:24:10 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-25 18:24:10 +0100 |
commit | 57e52f9167e80df26ce41d6c468283450266f2bf (patch) | |
tree | e4747fbde220fd2854983c657ebc28764b6a9c29 /files/zh-cn/web/api/document | |
parent | 634e45b21248fbb508edb7988483a4b9cf1fff7a (diff) | |
download | translated-content-57e52f9167e80df26ce41d6c468283450266f2bf.tar.gz translated-content-57e52f9167e80df26ce41d6c468283450266f2bf.tar.bz2 translated-content-57e52f9167e80df26ce41d6c468283450266f2bf.zip |
sync: modify
Diffstat (limited to 'files/zh-cn/web/api/document')
-rw-r--r-- | files/zh-cn/web/api/document/fullscreenelement/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/document/fullscreenelement/index.html b/files/zh-cn/web/api/document/fullscreenelement/index.html index d26c1b85df..e4ebc89c0c 100644 --- a/files/zh-cn/web/api/document/fullscreenelement/index.html +++ b/files/zh-cn/web/api/document/fullscreenelement/index.html @@ -1,8 +1,8 @@ --- title: document.mozFullScreenElement -slug: Web/API/DocumentOrShadowRoot/fullscreenElement +slug: Web/API/Document/fullscreenElement translation_of: Web/API/DocumentOrShadowRoot/fullscreenElement -original_slug: Web/API/Document/mozFullScreenElement +original_slug: Web/API/DocumentOrShadowRoot/fullscreenElement --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">概述</h3> |