diff options
Diffstat (limited to 'files/zh-cn/mdn/structures/compatibility_tables/index.html')
-rw-r--r-- | files/zh-cn/mdn/structures/compatibility_tables/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/files/zh-cn/mdn/structures/compatibility_tables/index.html b/files/zh-cn/mdn/structures/compatibility_tables/index.html index fdcf1d1408..21419aab38 100644 --- a/files/zh-cn/mdn/structures/compatibility_tables/index.html +++ b/files/zh-cn/mdn/structures/compatibility_tables/index.html @@ -488,11 +488,6 @@ git push</pre> <p>As another example, The compat table for the {{domxref("VRDisplay.capabilities")}} property is generated using \{{Compat("api.VRDisplay.capabilities")}}. The macro call generates the following table (and corresponding set of notes):</p> -<hr> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。 如果您想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送 pull request。</p> -</div> - <p>{{Compat("api.VRDisplay.capabilities")}}</p> <div class="note"> |