diff options
Diffstat (limited to 'files/es/web/api/cssstylerule')
-rw-r--r-- | files/es/web/api/cssstylerule/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/cssstylerule/index.html b/files/es/web/api/cssstylerule/index.html index 1026c9af82..2bd895297d 100644 --- a/files/es/web/api/cssstylerule/index.html +++ b/files/es/web/api/cssstylerule/index.html @@ -11,7 +11,7 @@ translation_of: Web/API/CSSStyleRule <h2 id="Properties" name="Properties">Sintaxis</h2> -<p>La sintaxis es descrita usando el formato <a class="external" href="http://dev.w3.org/2006/webapi/WebIDL/" title="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a>.</p> +<p>La sintaxis es descrita usando el formato <a class="external" href="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a>.</p> <pre>interface CSSStyleRule : CSSRule { attribute DOMString selectorText; |