From 7108a120f6c9b418eb54696071721349e3397879 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sun, 15 Aug 2021 14:24:16 +0900 Subject: orphaned/Web/HTML/Global_attributes/dropzone を削除 (#1956) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 英語版が削除されたのに追随 --- .../web/html/global_attributes/dropzone/index.html | 47 ---------------------- 1 file changed, 47 deletions(-) delete mode 100644 files/ja/orphaned/web/html/global_attributes/dropzone/index.html (limited to 'files/ja/orphaned') diff --git a/files/ja/orphaned/web/html/global_attributes/dropzone/index.html b/files/ja/orphaned/web/html/global_attributes/dropzone/index.html deleted file mode 100644 index 7611ba91d8..0000000000 --- a/files/ja/orphaned/web/html/global_attributes/dropzone/index.html +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: dropzone -slug: orphaned/Web/HTML/Global_attributes/dropzone -tags: - - Deprecated - - Global attributes - - HTML - - Reference -translation_of: Web/HTML/Global_attributes/dropzone -original_slug: Web/HTML/Global_attributes/dropzone ---- -
{{HTMLSidebar("Global_attributes")}}{{deprecated_header}}
- -

dropzone グローバル属性 は、 HTML Drag and Drop API を使用して要素上にどのようなコンテンツをドロップできるかを示す列挙型属性です。以下の値を使用できます。

- - - -

仕様書

- - - - - - - - - - - - - - -
仕様書状態備考
{{SpecName('HTML5.1', "editing.html#the-dropzone-attribute", "dropzone")}}{{Spec2('HTML5.1')}}{{SpecName('HTML WHATWG')}} のスナップショット、初回定義。
- -

ブラウザーの互換性

- -

{{Compat("html.global_attributes.dropzone")}}

- -

関連情報

- - -- cgit v1.2.3-54-g00ecf