diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-30 13:16:49 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 13:16:49 +0900 |
commit | ede8167be634194a14f76f6d45485b8891bcdb35 (patch) | |
tree | 09b179b0b4404718ecce41ba9a12003aea7dfe3d /files | |
parent | 093cf8ad24d87bdf2812916a745399863dfac50c (diff) | |
download | translated-content-ede8167be634194a14f76f6d45485b8891bcdb35.tar.gz translated-content-ede8167be634194a14f76f6d45485b8891bcdb35.tar.bz2 translated-content-ede8167be634194a14f76f6d45485b8891bcdb35.zip |
orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement へ移動 (#1595)
* orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement へ移動
Diffstat (limited to 'files')
-rw-r--r-- | files/ja/_redirects.txt | 22 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 94 | ||||
-rw-r--r-- | files/ja/web/api/htmlelement/blur/index.html (renamed from files/ja/orphaned/web/api/htmlorforeignelement/blur/index.html) | 6 | ||||
-rw-r--r-- | files/ja/web/api/htmlelement/dataset/index.html (renamed from files/ja/orphaned/web/api/htmlorforeignelement/dataset/index.html) | 13 | ||||
-rw-r--r-- | files/ja/web/api/htmlelement/focus/index.html (renamed from files/ja/orphaned/web/api/htmlorforeignelement/focus/index.html) | 6 | ||||
-rw-r--r-- | files/ja/web/api/htmlelement/nonce/index.html (renamed from files/ja/orphaned/web/api/htmlorforeignelement/nonce/index.html) | 10 | ||||
-rw-r--r-- | files/ja/web/api/htmlelement/tabindex/index.html (renamed from files/ja/orphaned/web/api/htmlorforeignelement/tabindex/index.html) | 12 |
7 files changed, 76 insertions, 87 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 3ba3652521..88b89bcf23 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -1400,7 +1400,7 @@ /ja/docs/DOM/element.appendChild /ja/docs/Web/API/Node/appendChild /ja/docs/DOM/element.attributes /ja/docs/Web/API/Element/attributes /ja/docs/DOM/element.baseURIObject /ja/docs/Web/API/Node -/ja/docs/DOM/element.blur /ja/docs/orphaned/Web/API/HTMLOrForeignElement/blur +/ja/docs/DOM/element.blur /ja/docs/Web/API/HTMLElement/blur /ja/docs/DOM/element.childNodes /ja/docs/Web/API/Node/childNodes /ja/docs/DOM/element.classList /ja/docs/Web/API/Element/classList /ja/docs/DOM/element.className /ja/docs/Web/API/Element/className @@ -1413,7 +1413,7 @@ /ja/docs/DOM/element.dir /ja/docs/Web/API/HTMLElement/dir /ja/docs/DOM/element.dispatchEvent /ja/docs/Web/API/EventTarget/dispatchEvent /ja/docs/DOM/element.firstChild /ja/docs/Web/API/Node/firstChild -/ja/docs/DOM/element.focus /ja/docs/orphaned/Web/API/HTMLOrForeignElement/focus +/ja/docs/DOM/element.focus /ja/docs/Web/API/HTMLElement/focus /ja/docs/DOM/element.getAttribute /ja/docs/Web/API/Element/getAttribute /ja/docs/DOM/element.getAttributeNS /ja/docs/Web/API/Element/getAttributeNS /ja/docs/DOM/element.getAttributeNode /ja/docs/Web/API/Element/getAttributeNode @@ -1467,7 +1467,7 @@ /ja/docs/DOM/element.setAttributeNode /ja/docs/Web/API/Element/setAttributeNode /ja/docs/DOM/element.setAttributeNodeNS /ja/docs/Web/API/Element/setAttributeNodeNS /ja/docs/DOM/element.style /ja/docs/Web/API/HTMLElement/style -/ja/docs/DOM/element.tabIndex /ja/docs/orphaned/Web/API/HTMLOrForeignElement/tabIndex +/ja/docs/DOM/element.tabIndex /ja/docs/Web/API/HTMLElement/tabIndex /ja/docs/DOM/element.tagName /ja/docs/Web/API/Element/tagName /ja/docs/DOM/element.title /ja/docs/Web/API/HTMLElement/title /ja/docs/DOM/event /ja/docs/Web/API/Event @@ -3570,12 +3570,7 @@ /ja/docs/Web/API/Geolocation/Using_geolocation /ja/docs/Web/API/Geolocation_API /ja/docs/Web/API/GlobalFetch /en-US/docs/Web/API/WindowOrWorkerGlobalScope /ja/docs/Web/API/GlobalFetch/fetch /ja/docs/Web/API/WindowOrWorkerGlobalScope/fetch -/ja/docs/Web/API/HTMLElement/blur /ja/docs/orphaned/Web/API/HTMLOrForeignElement/blur -/ja/docs/Web/API/HTMLElement/dataset /ja/docs/orphaned/Web/API/HTMLOrForeignElement/dataset -/ja/docs/Web/API/HTMLElement/focus /ja/docs/orphaned/Web/API/HTMLOrForeignElement/focus /ja/docs/Web/API/HTMLElement/forceSpellCheck /ja/docs/orphaned/Web/API/HTMLElement/forceSpellCheck -/ja/docs/Web/API/HTMLElement/nonce /ja/docs/orphaned/Web/API/HTMLOrForeignElement/nonce -/ja/docs/Web/API/HTMLElement/tabIndex /ja/docs/orphaned/Web/API/HTMLOrForeignElement/tabIndex /ja/docs/Web/API/HTMLFormElement.acceptCharset /ja/docs/Web/API/HTMLFormElement/acceptCharset /ja/docs/Web/API/HTMLFormElement.action /ja/docs/Web/API/HTMLFormElement/action /ja/docs/Web/API/HTMLFormElement.elements /ja/docs/Web/API/HTMLFormElement/elements @@ -3600,12 +3595,7 @@ /ja/docs/Web/API/HTMLHyperlinkElementUtils/search /ja/docs/Web/API/HTMLAnchorElement/search /ja/docs/Web/API/HTMLHyperlinkElementUtils/toString /ja/docs/Web/API/HTMLAnchorElement/toString /ja/docs/Web/API/HTMLHyperlinkElementUtils/username /ja/docs/Web/API/HTMLAnchorElement/username -/ja/docs/Web/API/HTMLOrForeignElement /ja/docs/orphaned/Web/API/HTMLOrForeignElement -/ja/docs/Web/API/HTMLOrForeignElement/blur /ja/docs/orphaned/Web/API/HTMLOrForeignElement/blur -/ja/docs/Web/API/HTMLOrForeignElement/dataset /ja/docs/orphaned/Web/API/HTMLOrForeignElement/dataset -/ja/docs/Web/API/HTMLOrForeignElement/focus /ja/docs/orphaned/Web/API/HTMLOrForeignElement/focus -/ja/docs/Web/API/HTMLOrForeignElement/nonce /ja/docs/orphaned/Web/API/HTMLOrForeignElement/nonce -/ja/docs/Web/API/HTMLOrForeignElement/tabIndex /ja/docs/orphaned/Web/API/HTMLOrForeignElement/tabIndex +/ja/docs/Web/API/HTMLOrForeignElement /ja/docs/Web/API/HTMLElement /ja/docs/Web/API/HTMLTableElement.align /ja/docs/Web/API/HTMLTableElement/align /ja/docs/Web/API/HTMLTableElement.bgColor /ja/docs/Web/API/HTMLTableElement/bgColor /ja/docs/Web/API/HTMLTableElement.border /ja/docs/Web/API/HTMLTableElement/border @@ -3882,11 +3872,11 @@ /ja/docs/Web/API/document.write /ja/docs/Web/API/Document/write /ja/docs/Web/API/document.writeln /ja/docs/Web/API/Document/writeln /ja/docs/Web/API/document.xmlVersion /ja/docs/Web/API/Document/xmlVersion -/ja/docs/Web/API/element.blur /ja/docs/orphaned/Web/API/HTMLOrForeignElement/blur +/ja/docs/Web/API/element.blur /ja/docs/Web/API/HTMLElement/blur /ja/docs/Web/API/element.className /ja/docs/Web/API/Element/className /ja/docs/Web/API/element.clientTop /ja/docs/Web/API/Element/clientTop /ja/docs/Web/API/element.dir /ja/docs/Web/API/HTMLElement/dir -/ja/docs/Web/API/element.focus /ja/docs/orphaned/Web/API/HTMLOrForeignElement/focus +/ja/docs/Web/API/element.focus /ja/docs/Web/API/HTMLElement/focus /ja/docs/Web/API/element.getAttribute /ja/docs/Web/API/Element/getAttribute /ja/docs/Web/API/element.getBoundingClientRect /ja/docs/Web/API/Element/getBoundingClientRect /ja/docs/Web/API/element.hasAttribute /ja/docs/Web/API/Element/hasAttribute diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 3505410f53..32cefe7b39 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -16100,6 +16100,15 @@ "Wind1808" ] }, + "Web/API/HTMLElement/blur": { + "modified": "2020-10-15T21:21:43.979Z", + "contributors": [ + "mfuji09", + "Wind1808", + "fscholz", + "ethertank" + ] + }, "Web/API/HTMLElement/change_event": { "modified": "2020-10-15T22:11:42.240Z", "contributors": [ @@ -16132,6 +16141,15 @@ "Wind1808" ] }, + "Web/API/HTMLElement/dataset": { + "modified": "2020-10-15T21:36:48.934Z", + "contributors": [ + "mfuji09", + "Wind1808", + "Marco3jp", + "Kenju" + ] + }, "Web/API/HTMLElement/dir": { "modified": "2020-10-15T21:09:31.568Z", "contributors": [ @@ -16143,6 +16161,16 @@ "dextra" ] }, + "Web/API/HTMLElement/focus": { + "modified": "2020-10-15T21:21:41.786Z", + "contributors": [ + "mfuji09", + "Wind1808", + "fscholz", + "Hasilt", + "ethertank" + ] + }, "Web/API/HTMLElement/gotpointercapture_event": { "modified": "2020-10-15T22:20:35.188Z", "contributors": [ @@ -16197,6 +16225,13 @@ "Wind1808" ] }, + "Web/API/HTMLElement/nonce": { + "modified": "2020-10-15T22:22:13.107Z", + "contributors": [ + "mfuji09", + "Wind1808" + ] + }, "Web/API/HTMLElement/offsetHeight": { "modified": "2020-10-15T22:22:13.378Z", "contributors": [ @@ -16319,6 +16354,18 @@ "Wind1808" ] }, + "Web/API/HTMLElement/tabIndex": { + "modified": "2020-10-15T21:09:43.599Z", + "contributors": [ + "mfuji09", + "Wind1808", + "momdo", + "fscholz", + "khalid32", + "ethertank", + "dextra" + ] + }, "Web/API/HTMLElement/style": { "modified": "2020-10-15T21:16:29.287Z", "contributors": [ @@ -51180,53 +51227,6 @@ "mfuji09" ] }, - "orphaned/Web/API/HTMLOrForeignElement/blur": { - "modified": "2020-10-15T21:21:43.979Z", - "contributors": [ - "mfuji09", - "Wind1808", - "fscholz", - "ethertank" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/dataset": { - "modified": "2020-10-15T21:36:48.934Z", - "contributors": [ - "mfuji09", - "Wind1808", - "Marco3jp", - "Kenju" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/focus": { - "modified": "2020-10-15T21:21:41.786Z", - "contributors": [ - "mfuji09", - "Wind1808", - "fscholz", - "Hasilt", - "ethertank" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/nonce": { - "modified": "2020-10-15T22:22:13.107Z", - "contributors": [ - "mfuji09", - "Wind1808" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/tabIndex": { - "modified": "2020-10-15T21:09:43.599Z", - "contributors": [ - "mfuji09", - "Wind1808", - "momdo", - "fscholz", - "khalid32", - "ethertank", - "dextra" - ] - }, "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { "modified": "2020-03-25T11:26:36.526Z", "contributors": [ diff --git a/files/ja/orphaned/web/api/htmlorforeignelement/blur/index.html b/files/ja/web/api/htmlelement/blur/index.html index 4d27786f8d..5dc5470cd4 100644 --- a/files/ja/orphaned/web/api/htmlorforeignelement/blur/index.html +++ b/files/ja/web/api/htmlelement/blur/index.html @@ -1,14 +1,14 @@ --- title: HTMLElement.blur() -slug: orphaned/Web/API/HTMLOrForeignElement/blur +slug: Web/API/HTMLElement/blur tags: - API - HTML DOM - HTMLElement - Method - Reference -translation_of: Web/API/HTMLOrForeignElement/blur -original_slug: Web/API/HTMLOrForeignElement/blur +translation_of: Web/API/HTMLElement/blur +original_slug: Web/API/HTMLElement/blur --- <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/ja/orphaned/web/api/htmlorforeignelement/dataset/index.html b/files/ja/web/api/htmlelement/dataset/index.html index bfbc6e6f90..bfdcffc940 100644 --- a/files/ja/orphaned/web/api/htmlorforeignelement/dataset/index.html +++ b/files/ja/web/api/htmlelement/dataset/index.html @@ -1,11 +1,11 @@ --- -title: HTMLOrForeignElement.dataset -slug: orphaned/Web/API/HTMLOrForeignElement/dataset +title: HTMLElement.dataset +slug: Web/API/HTMLElement/dataset tags: - API - HTML DOM - HTMLElement - - HTMLOrForeignElement + - HTMLElement - Property - Read-only - Reference @@ -16,12 +16,11 @@ tags: - dataset - プロパティ - 読取専用 -translation_of: Web/API/HTMLOrForeignElement/dataset -original_slug: Web/API/HTMLOrForeignElement/dataset +translation_of: Web/API/HTMLElement/dataset --- <div>{{APIRef("HTML DOM")}}</div> -<p><span class="seoSummary"><strong><code>dataset</code></strong> は {{DOMxRef("HTMLOrForeignElement")}} インターフェイスのプロパティで、要素に設定されたすべての<a href="/ja/docs/Web/HTML/Global_attributes#attr-data-*">カスタムデータ属性</a> (<code>data-*</code>) への読み取り/書き込みアクセスを提供します。</span> このアクセスは、 HTML と DOM の両方の中で利用できます。これは {{domxref("DOMString")}} のマップ ({{domxref("DOMStringMap")}}) で、1つのカスタムデータ属性が1つのエントリに対応します。なお、 <code>dataset</code> プロパティ自体は読み取ることができますが、直接書き込むことはできません。代わりに、すべての書き込みは <code>dataset</code> 内の個々のプロパティに対して行われる必要があり、それはデータ属性を表します。また、 HTML の <strong><code>data-</code></strong><em>属性</em>とそれに対応する DOM <code>dataset.</code><em>プロパティ</em> は同じ名前を共有しませんが、次のように常に近いものになります。</p> +<p><span class="seoSummary"><strong><code>dataset</code></strong> は {{DOMxRef("HTMLElement")}} インターフェイスのプロパティで、要素に設定されたすべての<a href="/ja/docs/Web/HTML/Global_attributes#attr-data-*">カスタムデータ属性</a> (<code>data-*</code>) への読み取り/書き込みアクセスを提供します。</span> このアクセスは、 HTML と DOM の両方の中で利用できます。これは {{domxref("DOMString")}} のマップ ({{domxref("DOMStringMap")}}) で、1つのカスタムデータ属性が1つのエントリに対応します。なお、 <code>dataset</code> プロパティ自体は読み取ることができますが、直接書き込むことはできません。代わりに、すべての書き込みは <code>dataset</code> 内の個々のプロパティに対して行われる必要があり、それはデータ属性を表します。また、 HTML の <strong><code>data-</code></strong><em>属性</em>とそれに対応する DOM <code>dataset.</code><em>プロパティ</em> は同じ名前を共有しませんが、次のように常に近いものになります。</p> <ul> <li>HTML のカスタムデータ属性の名前は、 <code>data-</code> で始まります。 文字、数字、およびダッシュ (<code>-</code>)、ドット (<code>.</code>)、コロン (<code>:</code>)、アンダースコア (<code>_</code>) のみを含める必要がありますが、 ASCII 大文字の <code>A</code> から <code>Z</code> は使用できません。</li> @@ -136,7 +135,7 @@ el.dataset.someDataAttr = 'mydata'; <p>{{Compat("api.HTMLElement.dataset")}}</p> -<div class="hidden">Please change the compat macro's paramter to <code>api.HTMLOrForeignElement.dataset</code> after BCD is updated.</div> +<div class="hidden">Please change the compat macro's paramter to <code>api.HTMLElement.dataset</code> after BCD is updated.</div> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/orphaned/web/api/htmlorforeignelement/focus/index.html b/files/ja/web/api/htmlelement/focus/index.html index b611f9aa1c..42129a1465 100644 --- a/files/ja/orphaned/web/api/htmlorforeignelement/focus/index.html +++ b/files/ja/web/api/htmlelement/focus/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.focus() -slug: orphaned/Web/API/HTMLOrForeignElement/focus +slug: Web/API/HTMLElement/focus tags: - API - Focus @@ -11,8 +11,8 @@ tags: - Scroll - View - activate -translation_of: Web/API/HTMLOrForeignElement/focus -original_slug: Web/API/HTMLOrForeignElement/focus +translation_of: Web/API/HTMLElement/focus +original_slug: Web/API/HTMLElement/focus --- <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/ja/orphaned/web/api/htmlorforeignelement/nonce/index.html b/files/ja/web/api/htmlelement/nonce/index.html index ab1e19b3a6..230781b021 100644 --- a/files/ja/orphaned/web/api/htmlorforeignelement/nonce/index.html +++ b/files/ja/web/api/htmlelement/nonce/index.html @@ -1,6 +1,6 @@ --- -title: HTMLOrForeignElement.nonce -slug: orphaned/Web/API/HTMLOrForeignElement/nonce +title: HTMLElement.nonce +slug: Web/API/HTMLElement/nonce tags: - API - Content Security Policy @@ -10,12 +10,12 @@ tags: - Property - Reference - nonce -translation_of: Web/API/HTMLOrForeignElement/nonce -original_slug: Web/API/HTMLOrForeignElement/nonce +translation_of: Web/API/HTMLElement/nonce +original_slug: Web/API/HTMLElement/nonce --- <div>{{APIRef("HTML DOM")}}</div> -<p><span class="seoSummary"><strong><code>nonce</code></strong> は {{DOMxRef("HTMLOrForeignElement")}} ミックスインのプロパティで、特定のフェッチを続行できるかどうかを決定するためにコンテンツセキュリティポリシー (<a href="/ja/docs/Web/HTTP/CSP">Content Security Policy</a>) で使用される一度だけの暗号化番号を返します。</span></p> +<p><span class="seoSummary"><strong><code>nonce</code></strong> は {{DOMxRef("HTMLElement")}} ミックスインのプロパティで、特定のフェッチを続行できるかどうかを決定するためにコンテンツセキュリティポリシー (<a href="/ja/docs/Web/HTTP/CSP">Content Security Policy</a>) で使用される一度だけの暗号化番号を返します。</span></p> <p>後の実装では、 <code>nonce</code> 属性を持つ要素はスクリプトにのみ公開します (CSS 属性セレクターのようなサイドチャネルには公開しません)。</p> diff --git a/files/ja/orphaned/web/api/htmlorforeignelement/tabindex/index.html b/files/ja/web/api/htmlelement/tabindex/index.html index cdbeb6fbc8..c327f1b168 100644 --- a/files/ja/orphaned/web/api/htmlorforeignelement/tabindex/index.html +++ b/files/ja/web/api/htmlelement/tabindex/index.html @@ -1,20 +1,20 @@ --- -title: HTMLOrForeignElement.tabIndex -slug: orphaned/Web/API/HTMLOrForeignElement/tabIndex +title: HTMLElement.tabIndex +slug: Web/API/HTMLElement/tabIndex tags: - API - HTML DOM - HTMLElement - - HTMLOrForeignElement + - HTMLElement - Property - Reference - tabIndex -translation_of: Web/API/HTMLOrForeignElement/tabIndex -original_slug: Web/API/HTMLOrForeignElement/tabIndex +translation_of: Web/API/HTMLElement/tabIndex +original_slug: Web/API/HTMLElement/tabIndex --- <div>{{APIRef("HTML DOM")}}</div> -<p><span class="seoSummary"><strong><code>tabIndex</code></strong> は {{DOMxRef("HTMLOrForeignElement")}} インターフェイスのプロパティで、現在の要素のタブの順序を表します。</span></p> +<p><span class="seoSummary"><strong><code>tabIndex</code></strong> は {{DOMxRef("HTMLElement")}} インターフェイスのプロパティで、現在の要素のタブの順序を表します。</span></p> <p>タブの順序は次のとおりです。</p> |