From 200269ba0df1762b5d97c369c5fc84d16eec4ecd Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 29 Jul 2021 13:43:47 +0900 Subject: conflicting/Web/HTML/Global_attributes を削除 (#1516) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 既に削除された用語集の記事であるため、削除。 --- files/ja/_redirects.txt | 2 +- files/ja/_wikihistory.json | 18 -------------- .../web/html/global_attributes/index.html | 28 ---------------------- 3 files changed, 1 insertion(+), 47 deletions(-) delete mode 100644 files/ja/conflicting/web/html/global_attributes/index.html (limited to 'files/ja') diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index d54dff6395..e38ceccd1c 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -2250,7 +2250,7 @@ /ja/docs/Glossary/Constant(定数) /ja/docs/Glossary/Constant /ja/docs/Glossary/DTD /ja/docs/Glossary/Doctype /ja/docs/Glossary/Gaia /ja/docs/orphaned/Glossary/Gaia -/ja/docs/Glossary/Global_attribute /ja/docs/conflicting/Web/HTML/Global_attributes +/ja/docs/Glossary/Global_attribute /ja/docs/Web/HTML/Global_attributes /ja/docs/Glossary/Header /ja/docs/Glossary/HTTP_header /ja/docs/Glossary/Modern_web_apps /ja/docs/orphaned/Glossary/Modern_web_apps /ja/docs/Glossary/POP3 /ja/docs/Glossary/POP diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index a584c546c5..6e67b6dad7 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -48475,24 +48475,6 @@ "Yuuki Takahashi" ] }, - "conflicting/Web/HTML/Global_attributes": { - "modified": "2019-03-18T20:53:18.763Z", - "contributors": [ - "ksugimori", - "Wind1808" - ] - }, - "conflicting/Web/HTML/Global_attributes/spellcheck": { - "modified": "2019-03-23T23:54:31.754Z", - "contributors": [ - "teoli", - "Mgjbot", - "Marsf", - "Level", - "Omnisilver", - "Taken" - ] - }, "conflicting/Web/HTTP/Headers/User-Agent/Firefox": { "modified": "2019-03-23T23:58:03.561Z", "contributors": [ diff --git a/files/ja/conflicting/web/html/global_attributes/index.html b/files/ja/conflicting/web/html/global_attributes/index.html deleted file mode 100644 index 07afbb6206..0000000000 --- a/files/ja/conflicting/web/html/global_attributes/index.html +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Global attribute (グローバル属性) -slug: conflicting/Web/HTML/Global_attributes -tags: - - Attribute - - CodingScripting - - Glossary - - HTML -translation_of: Web/HTML/Global_attributes -translation_of_original: Glossary/Global_attribute -original_slug: Glossary/Global_attribute ---- -

グローバル属性は、すべての{{glossary("element","要素")}}で使用できる{{glossary("attribute","属性")}}です(ただし、一部の要素には影響を与えないこともあります)。

- -

HTML 要素には、次のいくつかの属性を使用できます。

- - - -

より詳しく知る

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