From fe6cfe4e918907d7d9ecd83fec4528092138b00e Mon Sep 17 00:00:00 2001 From: Sasha Sushko Date: Mon, 31 May 2021 19:26:15 +0300 Subject: RU: Remove hidden paragraphs about Browser Compatibility (#1062) * Remove Browser Compatibility hidden paragraphs via automation * Remove Browser Compatibility hidden paragraphs manually * Remove Browser Compatibility hidden paragraphs in "not sure" cases --- .../javascript/reference/global_objects/dataview/setint16/index.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/dataview') diff --git a/files/ru/web/javascript/reference/global_objects/dataview/setint16/index.html b/files/ru/web/javascript/reference/global_objects/dataview/setint16/index.html index 22e53f475d..44571f5b8f 100644 --- a/files/ru/web/javascript/reference/global_objects/dataview/setint16/index.html +++ b/files/ru/web/javascript/reference/global_objects/dataview/setint16/index.html @@ -15,8 +15,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/DataView/setInt16
{{EmbedInteractiveExample("pages/js/dataview-setint16.html")}}
- -

Синтаксис

dataview.setInt16(byteOffset, value [, littleEndian])
@@ -67,9 +65,6 @@ dataview.getInt16(1); // 3

Совместимость с браузерами

- - -

{{Compat("javascript.builtins.DataView.setInt16")}}

Смотрите также 

-- cgit v1.2.3-54-g00ecf