diff options
Diffstat (limited to 'files/ru/web/api/element/attributes/index.html')
| -rw-r--r-- | files/ru/web/api/element/attributes/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/element/attributes/index.html b/files/ru/web/api/element/attributes/index.html index 2e7482b581..4fd4dfa208 100644 --- a/files/ru/web/api/element/attributes/index.html +++ b/files/ru/web/api/element/attributes/index.html @@ -103,5 +103,5 @@ var atts = para.attributes;</pre> <ul> <li>{{domxref("NamedNodeMap")}}, the interface of the returned object</li> - <li>Cross-browser compatibility considerations: on <a class="external" href="http://www.quirksmode.org/dom/w3c_core.html#attributes" title="http://www.quirksmode.org/dom/w3c_core.html#attributes">quirksmode</a></li> + <li>Cross-browser compatibility considerations: on <a class="external" href="http://www.quirksmode.org/dom/w3c_core.html#attributes">quirksmode</a></li> </ul> |
