From 71c618f2ea793f0462948cfd512414c9094f7370 Mon Sep 17 00:00:00 2001 From: tristantheb Date: Fri, 30 Apr 2021 16:28:38 +0200 Subject: KS: Removal of the least used macros - l10n-frozen (#611) * KS: Deletion of KS macros used less than 100 times * FIX: Remove conflicting and orphaned files from commits= --- files/es/web/api/datatransfer/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/es/web/api/datatransfer') diff --git a/files/es/web/api/datatransfer/index.html b/files/es/web/api/datatransfer/index.html index 8d8a6a5b1d..01c9ba4fbf 100644 --- a/files/es/web/api/datatransfer/index.html +++ b/files/es/web/api/datatransfer/index.html @@ -143,8 +143,6 @@ translation_of: Web/API/DataTransfer

Holds a list of the format types of the data that is stored for the first item, in the same order the data was added. An empty list will be returned if no data was added.

-

{{ 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.

-- cgit v1.2.3-54-g00ecf