diff options
Diffstat (limited to 'files/ru/web/api/cssconditionrule/index.html')
-rw-r--r-- | files/ru/web/api/cssconditionrule/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/cssconditionrule/index.html b/files/ru/web/api/cssconditionrule/index.html index eb96a94c97..e2b6df470b 100644 --- a/files/ru/web/api/cssconditionrule/index.html +++ b/files/ru/web/api/cssconditionrule/index.html @@ -11,7 +11,7 @@ translation_of: Web/API/CSSConditionRule <h2 id="Syntax">Syntax</h2> -<p>The syntax is described using the <a class="external" 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 class="external" href="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a> format.</p> <pre>interface CSSConditionRule : CSSGroupingRule { attribute DOMString conditionText; |