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 ---- files/ru/web/guide/html/using_html_sections_and_outlines/index.html | 2 -- 3 files changed, 8 deletions(-) (limited to 'files/ru') 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" } ) }}

    diff --git a/files/ru/web/guide/html/using_html_sections_and_outlines/index.html b/files/ru/web/guide/html/using_html_sections_and_outlines/index.html index bc5258ab54..0fa431ef8b 100644 --- a/files/ru/web/guide/html/using_html_sections_and_outlines/index.html +++ b/files/ru/web/guide/html/using_html_sections_and_outlines/index.html @@ -372,5 +372,3 @@ original_slug: Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document

    Заключение

    Новые семантические элементы, добавленные в HTML5, обеспечивают стандартизацию описания структуры веб-документа. Они облегчают жизнь пользователям с ограниченными возможностями, просты в использовании, могут без особых проблем поддерживаться в старых браузерах и поэтому настоятельно рекомендуются к применению.

    - -
    {{HTML5ArticleTOC()}}
    -- cgit v1.2.3-54-g00ecf