From 20c7fd773df964681f7dd9d7a305293abd5a04ad Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 14:15:05 -0400 Subject: remove link 'title' attributes that's just the 'href' (ru, part 3) (#1746) --- files/ru/web/api/element/classlist/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/element/classlist/index.html') diff --git a/files/ru/web/api/element/classlist/index.html b/files/ru/web/api/element/classlist/index.html index 2e55796e04..f48590ad26 100644 --- a/files/ru/web/api/element/classlist/index.html +++ b/files/ru/web/api/element/classlist/index.html @@ -160,7 +160,7 @@ console.log(elem.classList); //DOMTokenList ["ok"]

Спецификация

-- cgit v1.2.3-54-g00ecf