diff options
Diffstat (limited to 'files/pt-br/web/api/document/documenturi/index.html')
-rw-r--r-- | files/pt-br/web/api/document/documenturi/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/document/documenturi/index.html b/files/pt-br/web/api/document/documenturi/index.html index aca717d385..5110cd5dcb 100644 --- a/files/pt-br/web/api/document/documenturi/index.html +++ b/files/pt-br/web/api/document/documenturi/index.html @@ -7,7 +7,7 @@ translation_of: Web/API/Document/documentURI <div>A propiedade <code><strong>documentURI</strong></code> da interface {{domxref("Document")}} retorna uma string com a localização de um documento.</div> -<div></div> + <div>Na definição original DOM3 <code><strong>documentURI </strong></code>é um atributo de leitura/escrita.No padrão mais recente DOM4 é somente de leitura.</div> |