diff options
Diffstat (limited to 'files/pt-br/web/api/element/setattribute/index.html')
-rw-r--r-- | files/pt-br/web/api/element/setattribute/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/element/setattribute/index.html b/files/pt-br/web/api/element/setattribute/index.html index 0a3642be64..a0ae73c56e 100644 --- a/files/pt-br/web/api/element/setattribute/index.html +++ b/files/pt-br/web/api/element/setattribute/index.html @@ -54,5 +54,5 @@ b.setAttribute("disabled", "disabled"); <ul> <li><a class="external" href="http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-F68F082">DOM Level 2 Core: setAttribute</a> (introduzido emĀ <a class="external" href="http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#method-setAttribute">DOM Level 1 Core</a>)</li> - <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents" title="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents">HTML5: APIs in HTML documents</a></li> + <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents">HTML5: APIs in HTML documents</a></li> </ul> |