diff options
Diffstat (limited to 'files/zh-cn/web/css/aspect-ratio/index.html')
-rw-r--r-- | files/zh-cn/web/css/aspect-ratio/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/css/aspect-ratio/index.html b/files/zh-cn/web/css/aspect-ratio/index.html index 94efcdf1b0..baa24cb8b6 100644 --- a/files/zh-cn/web/css/aspect-ratio/index.html +++ b/files/zh-cn/web/css/aspect-ratio/index.html @@ -73,8 +73,6 @@ aspect-ratio: 16 / 9; <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表格是根据结构化数据生成的。如果您想贡献数据,请查阅 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送合并申请。</div> - <p>{{Compat("css.properties.aspect-ratio")}}</p> <h2 id="相关阅读">相关阅读</h2> |