diff options
Diffstat (limited to 'files/zh-cn/web/api/cssgroupingrule/index.html')
-rw-r--r-- | files/zh-cn/web/api/cssgroupingrule/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/cssgroupingrule/index.html b/files/zh-cn/web/api/cssgroupingrule/index.html index a77564e2e2..3a62362267 100644 --- a/files/zh-cn/web/api/cssgroupingrule/index.html +++ b/files/zh-cn/web/api/cssgroupingrule/index.html @@ -21,7 +21,7 @@ translation_of: Web/API/CSSGroupingRule <h2 id="Properties" name="Properties">语法</h2> -<p>The syntax is described using the <a href="http://dev.w3.org/2006/webapi/WebIDL/" title="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a> format.</p> +<p>The syntax is described using the <a href="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a> format.</p> <pre>interface CSSGroupingRule : CSSRule { readonly attribute CSSRuleList cssRules; |