From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/web/api/document/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/api/document/index.html') diff --git a/files/ru/web/api/document/index.html b/files/ru/web/api/document/index.html index df3d75e7eb..968af1cc17 100644 --- a/files/ru/web/api/document/index.html +++ b/files/ru/web/api/document/index.html @@ -30,7 +30,7 @@ translation_of: Web/API/Document

В будущем все эти интерфейсы будут сведены в один интерфейс - Document.

-

Свойства

+

Свойства

Примечание: Интерфейс Document наследует также интерфейсы {{domxref("Node")}} и {{domxref("EventTarget")}}.

@@ -156,7 +156,7 @@ translation_of: Web/API/Document
Returns the width of the current document.
-

Event handlers

+

Event handlers

{{domxref("Document.onpointerlockchange")}} {{experimental_inline}}
@@ -167,7 +167,7 @@ translation_of: Web/API/Document
Returns the event handling code for the readystatechange event.
-

Methods

+

Methods

Note: The Document interface also inherits from the {{domxref("Node")}} and {{domxref("EventTarget")}} interfaces.

-- cgit v1.2.3-54-g00ecf