From fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 Mon Sep 17 00:00:00 2001 From: tristantheb Date: Fri, 30 Apr 2021 16:26:37 +0200 Subject: KS: Removal of the least used macros (#614) --- files/ru/web/api/datatransfer/index.html | 2 -- files/ru/web/api/file/using_files_from_web_applications/index.html | 4 ---- 2 files changed, 6 deletions(-) (limited to 'files/ru/web/api') diff --git a/files/ru/web/api/datatransfer/index.html b/files/ru/web/api/datatransfer/index.html index f443bc8c07..b0efee3b51 100644 --- a/files/ru/web/api/datatransfer/index.html +++ b/files/ru/web/api/datatransfer/index.html @@ -147,8 +147,6 @@ translation_of: Web/API/DataTransfer

Содержит список типов форматов данных в порядке добавления данных. Если ничего не было добавлено, то будет вернут пустой список.

-

{{ gecko_minversion_note("1.9.2", 'The string "Files" is included in this list if files are included in the drag.') }}

-

{{ h3_gecko_minversion("mozCursor", "1.9.1", "mozCursor") }}

The drag cursor's state. This is primarily used to control the cursor during tab drags.

diff --git a/files/ru/web/api/file/using_files_from_web_applications/index.html b/files/ru/web/api/file/using_files_from_web_applications/index.html index e8469671bd..d181506343 100644 --- a/files/ru/web/api/file/using_files_from_web_applications/index.html +++ b/files/ru/web/api/file/using_files_from_web_applications/index.html @@ -470,7 +470,3 @@ window.URL.revokeObjectURL(obj_url);
  • Using the DOM File API in chrome code
  • jQuery JavaScript library
  • - -

    {{ HTML5ArticleTOC() }}

    - -

    {{ languages( { "zh-cn": "zh-cn/Using_files_from_web_applications", "ja": "ja/Using_files_from_web_applications" } ) }}

    -- cgit v1.2.3-54-g00ecf