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 - 英語版が削除されたのに追随 --- files/ja/_redirects.txt | 1 - files/ja/_wikihistory.json | 9 ----- .../web/html/global_attributes/dropzone/index.html | 47 ---------------------- 3 files changed, 57 deletions(-) delete mode 100644 files/ja/orphaned/web/html/global_attributes/dropzone/index.html diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 358edf464f..acf99ad1ed 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -4038,7 +4038,6 @@ /ja/docs/Web/HTML/Forms/Styling_HTML_forms /ja/docs/Learn/Forms/Styling_web_forms /ja/docs/Web/HTML/Forms/The_native_form_widgets /ja/docs/Learn/Forms/Basic_native_form_controls /ja/docs/Web/HTML/Forms_in_HTML /ja/docs/Learn/Forms/HTML5_input_types -/ja/docs/Web/HTML/Global_attributes/dropzone /ja/docs/orphaned/Web/HTML/Global_attributes/dropzone /ja/docs/Web/HTML/HTML5 /ja/docs/orphaned/Web/Guide/HTML/HTML5 /ja/docs/Web/HTML/HTML5/Constraint_validation /ja/docs/orphaned/Web/Guide/HTML/HTML5/Constraint_validation /ja/docs/Web/HTML/HTML5/Forms_in_HTML5 /ja/docs/Learn/Forms/HTML5_input_types diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index a53b5f04e0..26036b5778 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -51173,15 +51173,6 @@ "silverskyvicto" ] }, - "orphaned/Web/HTML/Global_attributes/dropzone": { - "modified": "2020-12-07T13:17:08.707Z", - "contributors": [ - "mfuji09", - "reodog", - "yyss", - "hamasaki" - ] - }, "orphaned/Web/HTML/HTML_Extensions": { "modified": "2019-01-16T14:37:34.613Z", "contributors": [ 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