From 6e961125c89cdc8c3f644bff485254b3b4afee67 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 11:26:13 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br, part 3) (#1843) --- files/pt-br/web/api/document/body/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/pt-br/web/api/document/body') diff --git a/files/pt-br/web/api/document/body/index.html b/files/pt-br/web/api/document/body/index.html index cb21522c4f..920948d9b6 100644 --- a/files/pt-br/web/api/document/body/index.html +++ b/files/pt-br/web/api/document/body/index.html @@ -34,7 +34,7 @@ alert(document.body.id); // "newBodyElement"

Veja Também

-- cgit v1.2.3-54-g00ecf