diff options
Diffstat (limited to 'files/zh-cn/web/api/fullscreen_api/guide/index.html')
-rw-r--r-- | files/zh-cn/web/api/fullscreen_api/guide/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/fullscreen_api/guide/index.html b/files/zh-cn/web/api/fullscreen_api/guide/index.html index 02ba338c48..f6b27bbb90 100644 --- a/files/zh-cn/web/api/fullscreen_api/guide/index.html +++ b/files/zh-cn/web/api/fullscreen_api/guide/index.html @@ -215,8 +215,6 @@ if (elem.requestFullscreen) { <h3 id="Document.fullscreenEnabled"><code>Document.fullscreenEnabled</code></h3> <div> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("api.Document.fullscreenEnabled")}}</p> </div> </div> |