diff --git a/files/ja/web/api/datatransferitem/index.md b/files/ja/web/api/datatransferitem/index.md index 378e93cb8231ee..31cb7fd749fc3b 100644 --- a/files/ja/web/api/datatransferitem/index.md +++ b/files/ja/web/api/datatransferitem/index.md @@ -31,11 +31,7 @@ slug: Web/API/DataTransferItem ## 仕様 -| 仕様書 | ステータス | コメント | -| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'interaction.html#datatransferitem','DataTransferItem')}} | {{Spec2('HTML WHATWG')}} | 初期定義 | -| {{SpecName('HTML5.1', 'editing.html#datatransferitem','DataTransferItem')}} | {{Spec2('HTML5.1')}} | WHATWG の W3C スナップショット | -| {{SpecName('File System API', '#dom-datatransferitem-webkitgetasentry', 'DataTransferItem.webkitGetAsEntry()')}} | {{Spec2('File System API')}} | [ファイルおよびディレクトリ エントリ API](/ja/docs/Web/API/File_and_Directory_Entries_API) の一部としての `webkitGetAsEntry()` の定義。 | +{{Specifications}} ## ブラウザの互換性 diff --git a/files/ja/web/api/datatransferitemlist/clear/index.md b/files/ja/web/api/datatransferitemlist/clear/index.md index 35f04cbd5a0f8f..ca8942d9adfc31 100644 --- a/files/ja/web/api/datatransferitemlist/clear/index.md +++ b/files/ja/web/api/datatransferitemlist/clear/index.md @@ -116,11 +116,7 @@ function dragend_handler(ev) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'interaction.html#dom-datatransferitemlist-clear','clear()')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5.1', 'editing.html#dom-datatransferitemlist-clear','clear()')}} | {{Spec2('HTML5.1')}} | W3C HTML5 {{Spec2('HTML5 W3C')}} には含まれていない | -| | | | +{{Specifications}} ## ブラウザーの対応 diff --git a/files/ja/web/api/datatransferitemlist/index.md b/files/ja/web/api/datatransferitemlist/index.md index d27c88575f6541..a02f163538ffc6 100644 --- a/files/ja/web/api/datatransferitemlist/index.md +++ b/files/ja/web/api/datatransferitemlist/index.md @@ -31,11 +31,7 @@ Each of this interface's methods and properties has a reference page, and each r ## Specifications -| Specification | Status | Comment | -| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------- | ------------------------------------------------------ | -| {{SpecName('HTML WHATWG', 'interaction.html#datatransferitemlist','DataTransferItemList')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5.1', 'editing.html#datatransferitemlist','DataTransferItemList')}} | {{Spec2('HTML5.1')}} | Not included in W3C HTML5 {{Spec2('HTML5 W3C')}} | -| | | | +{{Specifications}} ## Browser compatibility diff --git a/files/ja/web/api/datatransferitemlist/length/index.md b/files/ja/web/api/datatransferitemlist/length/index.md index cb92156666f745..07d0930f30299e 100644 --- a/files/ja/web/api/datatransferitemlist/length/index.md +++ b/files/ja/web/api/datatransferitemlist/length/index.md @@ -109,11 +109,7 @@ div { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'interaction.html#dom-datatransferitemlist-length','length')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5.1', 'editing.html#dom-datatransferitemlist-length','length')}} | {{Spec2('HTML5.1')}} | W3C HTML5 {{Spec2('HTML5 W3C')}} には含まれていない | -| | | | +{{Specifications}} ## ブラウザーの対応 diff --git a/files/ja/web/api/device_memory_api/index.md b/files/ja/web/api/device_memory_api/index.md index ceee8e05bf046d..ab27e94acd2c84 100644 --- a/files/ja/web/api/device_memory_api/index.md +++ b/files/ja/web/api/device_memory_api/index.md @@ -25,9 +25,7 @@ var RAM = navigator.deviceMemory; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------- | ------------------------------------ | ------------------- | -| {{SpecName("Device Memory")}} | {{Spec2("Device Memory")}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/device_orientation_events/detecting_device_orientation/index.md b/files/ja/web/api/device_orientation_events/detecting_device_orientation/index.md index 429a47d0c84dd1..b39205f70998cc 100644 --- a/files/ja/web/api/device_orientation_events/detecting_device_orientation/index.md +++ b/files/ja/web/api/device_orientation_events/detecting_device_orientation/index.md @@ -165,9 +165,7 @@ motion イベントは 4 つのプロパティを持ちます。 ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------- | ---------------------------------------- | ---------------------- | -| {{SpecName('Device Orientation')}} | {{Spec2('Device Orientation')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/devicemotionevent/index.md b/files/ja/web/api/devicemotionevent/index.md index 70191c89a74fd8..a27a97549fc485 100644 --- a/files/ja/web/api/devicemotionevent/index.md +++ b/files/ja/web/api/devicemotionevent/index.md @@ -37,9 +37,7 @@ window.addEventListener('devicemotion', function(event) { ## 仕様 -| 仕様 | ステータス | コメント | -| -------------------------------------------- | ---------------------------------------- | ---------- | -| {{SpecName('Device Orientation')}} | {{Spec2('Device Orientation')}} | 初期定義。 | +{{Specifications}} ## ブラウザー実装状況 diff --git a/files/ja/web/api/devicemotioneventacceleration/index.md b/files/ja/web/api/devicemotioneventacceleration/index.md index 99f64e0be7dafb..8d119c46439078 100644 --- a/files/ja/web/api/devicemotioneventacceleration/index.md +++ b/files/ja/web/api/devicemotioneventacceleration/index.md @@ -19,6 +19,5 @@ original_slug: Web/API/DeviceAcceleration ## 仕様 -| Specification | Status | Comment | -| ------------------------------------------------------------------------------------------------------------ | ---------------------------------------- | ------------------ | -| {{SpecName("Device Orientation", "#device_acceleration", "DeviceAcceleration")}} | {{Spec2("Device Orientation")}} | Initial definition | +{{Specifications}} + diff --git a/files/ja/web/api/document/adoptnode/index.md b/files/ja/web/api/document/adoptnode/index.md index 42b636ba54e2c7..9acc2e105893c8 100644 --- a/files/ja/web/api/document/adoptnode/index.md +++ b/files/ja/web/api/document/adoptnode/index.md @@ -51,9 +51,7 @@ iframeImages.forEach(function(imgEl) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-adoptnode', 'document.adoptNode')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/all/index.md b/files/ja/web/api/document/all/index.md index 6cab42efaa69f7..693e0bf410a095 100644 --- a/files/ja/web/api/document/all/index.md +++ b/files/ja/web/api/document/all/index.md @@ -23,9 +23,7 @@ var htmlAllCollection = document.all; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------ | -------------------------------- | ---------------------------------------- | -| {{SpecName('HTML WHATWG', '#dom-document-all', 'all')}} | {{Spec2('HTML WHATWG')}} | 初回定義 廃止された古い API の節で定義。 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/applets/index.md b/files/ja/web/api/document/applets/index.md index 0163625e15a2aa..3d53269148be66 100644 --- a/files/ja/web/api/document/applets/index.md +++ b/files/ja/web/api/document/applets/index.md @@ -28,10 +28,7 @@ my_java_app = document.applets[1]; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------ | ------------------------------------ | -------- | -| {{SpecName('HTML WHATWG', '#dom-document-applets', 'Document.applets')}} | {{ Spec2('HTML WHATWG') }} | 廃止 | -| {{SpecName('DOM2 HTML', 'html.html#ID-85113862', 'Document.applets')}} | {{ Spec2('DOM2 Events') }} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/body/index.md b/files/ja/web/api/document/body/index.md index 59e4ff1bcec433..e5c01b2b6f5ce6 100644 --- a/files/ja/web/api/document/body/index.md +++ b/files/ja/web/api/document/body/index.md @@ -35,11 +35,7 @@ alert(document.body.id); // "newBodyElement" ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------ | -------------------------------- | ---- | -| {{SpecName('HTML WHATWG','dom.html#dom-document-body','Document.body')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5.1','dom.html#dom-document-body','Document.body')}} | {{Spec2('HTML5.1')}} | | -| {{SpecName('HTML5 W3C','dom.html#dom-document-body','Document.body')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/caretpositionfrompoint/index.md b/files/ja/web/api/document/caretpositionfrompoint/index.md index fbe57823dde27d..06e0efcd290f8c 100644 --- a/files/ja/web/api/document/caretpositionfrompoint/index.md +++ b/files/ja/web/api/document/caretpositionfrompoint/index.md @@ -78,9 +78,7 @@ window.onload = function (){ ## 仕様 -| 仕様 | ステータス | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ------------------- | -| {{SpecName('CSSOM View','#dom-document-caretpositionfrompoint','caretPositionFromPoint()')}} | {{Spec2('CSSOM View')}} | Initial definition. | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/close/index.md b/files/ja/web/api/document/close/index.md index 439aa3539a95f4..c17d957a6b062c 100644 --- a/files/ja/web/api/document/close/index.md +++ b/files/ja/web/api/document/close/index.md @@ -28,10 +28,7 @@ document.close(); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName("HTML WHATWG", "#dom-document-close", "document.close()")}} | {{Spec2("HTML WHATWG")}} | | -| {{SpecName("DOM2 HTML", "html.html#ID-98948567", "document.close()")}} | {{Spec2("DOM2 HTML")}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/compatmode/index.md b/files/ja/web/api/document/compatmode/index.md index 9ad5745225d11c..f742bddb920127 100644 --- a/files/ja/web/api/document/compatmode/index.md +++ b/files/ja/web/api/document/compatmode/index.md @@ -32,9 +32,7 @@ if (document.compatMode == "BackCompat") { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-compatmode','compatMode')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/contenttype/index.md b/files/ja/web/api/document/contenttype/index.md index 16cbff80ba98f0..55e2c9f8c2806a 100644 --- a/files/ja/web/api/document/contenttype/index.md +++ b/files/ja/web/api/document/contenttype/index.md @@ -21,9 +21,7 @@ contentType = document.contentType; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------- | -------------------------------- | -------- | -| {{SpecName('DOM WHATWG', '#dom-document-contenttype', 'Document.contentType')}} | {{Spec2('DOM WHATWG')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/cookie/index.md b/files/ja/web/api/document/cookie/index.md index 030a4af1af737c..b91209902a3290 100644 --- a/files/ja/web/api/document/cookie/index.md +++ b/files/ja/web/api/document/cookie/index.md @@ -212,10 +212,7 @@ Accept: */* ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------- | ------------------------------------ | -------- | -| {{SpecName("DOM2 HTML", "html.html#ID-8747038", "Document.cookie")}} | {{Spec2("DOM2 HTML")}} | 初回定義 | -| {{SpecName("Cookie Prefixes")}} | {{Spec2("Cookie Prefixes")}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/copy_event/index.md b/files/ja/web/api/document/copy_event/index.md index 2b77343fa30a4f..b46e5a0ecaeb25 100644 --- a/files/ja/web/api/document/copy_event/index.md +++ b/files/ja/web/api/document/copy_event/index.md @@ -40,9 +40,7 @@ document.addEventListener('copy', (event) => { ## 仕様書 -| 仕様書 | 状態 | -| ------------------------------------------------------------------------ | ------------------------------------ | -| {{SpecName('Clipboard API', '#clipboard-event-copy')}} | {{Spec2('Clipboard API')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/createcomment/index.md b/files/ja/web/api/document/createcomment/index.md index 5c5a9d8c9d6e9d..127d21f03c2092 100644 --- a/files/ja/web/api/document/createcomment/index.md +++ b/files/ja/web/api/document/createcomment/index.md @@ -32,9 +32,7 @@ alert(new XMLSerializer().serializeToString(docu)); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-createcomment', 'document.createComment')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/createdocumentfragment/index.md b/files/ja/web/api/document/createdocumentfragment/index.md index 97e609e38dac77..9f62027fd53e74 100644 --- a/files/ja/web/api/document/createdocumentfragment/index.md +++ b/files/ja/web/api/document/createdocumentfragment/index.md @@ -63,9 +63,7 @@ element.appendChild(fragment); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ------------------------ | -| {{SpecName('DOM WHATWG', '#dom-document-createdocumentfragment', 'Document.createDocumentFragment()')}} | {{Spec2('DOM WHATWG')}} | DOM 1 仕様書にて初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/createelementns/index.md b/files/ja/web/api/document/createelementns/index.md index ffa81c0a885bc1..021db349b9d5b6 100644 --- a/files/ja/web/api/document/createelementns/index.md +++ b/files/ja/web/api/document/createelementns/index.md @@ -85,9 +85,7 @@ The new {{DOMxRef("Element")}}. ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------- | ---- | -| {{SpecName("DOM WHATWG", "#dom-document-createelementns", "Document.createElementNS()")}} | {{Spec2("DOM WHATWG")}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/createnodeiterator/index.md b/files/ja/web/api/document/createnodeiterator/index.md index 026469f5e5e172..4b56d34ea60719 100644 --- a/files/ja/web/api/document/createnodeiterator/index.md +++ b/files/ja/web/api/document/createnodeiterator/index.md @@ -62,9 +62,7 @@ while (currentNode = nodeIterator.nextNode()) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-createnodeiterator', 'document.createNodeIterator')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/creatensresolver/index.md b/files/ja/web/api/document/creatensresolver/index.md index 1ba6617140136f..291d25c87555de 100644 --- a/files/ja/web/api/document/creatensresolver/index.md +++ b/files/ja/web/api/document/creatensresolver/index.md @@ -31,9 +31,7 @@ nsResolver = document.createNSResolver(node); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM3 XPath', 'xpath.html#XPathEvaluator-createNSResolver', 'document.createNSResolver')}} | {{Spec2('DOM3 XPath')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/createprocessinginstruction/index.md b/files/ja/web/api/document/createprocessinginstruction/index.md index 322114be92aa8b..640713a90894e0 100644 --- a/files/ja/web/api/document/createprocessinginstruction/index.md +++ b/files/ja/web/api/document/createprocessinginstruction/index.md @@ -44,13 +44,7 @@ console.log(new XMLSerializer().serializeToString(doc)); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('DOM WHATWG', '#dom-document-createprocessinginstruction', 'createProcessingInstruction()')}} | {{Spec2('DOM WHATWG')}} | 変更なし | -| {{SpecName('DOM4', '#dom-document-createprocessinginstruction', 'createProcessingInstruction()')}} | {{Spec2('DOM4')}} | `data` 引数の検証方法のもっと詳細な定義を追加した。 | -| {{SpecName('DOM3 Core', 'core.html#ID-135944439', 'createProcessingInstruction()')}} | {{Spec2('DOM3 Core')}} | 対象名の名前空間が正しい形式かどうかチェックされないこと、どの文字が対象名に違反するかの定義、返された {{domxref("ProcessingInstruction")}} オブジェクトのより詳細についてのメモを追加。 | -| {{SpecName('DOM2 Core', 'core.html#ID-135944439', 'createProcessingInstruction()')}} | {{Spec2('DOM2 Core')}} | 変更なし | -| {{SpecName('DOM1', 'level-one-core.html#ID-135944439', 'createProcessingInstruction()')}} | {{Spec2('DOM1')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/createrange/index.md b/files/ja/web/api/document/createrange/index.md index 77c398c9a37c46..6a8534c7245851 100644 --- a/files/ja/web/api/document/createrange/index.md +++ b/files/ja/web/api/document/createrange/index.md @@ -30,9 +30,7 @@ range.setEnd(endNode, endOffset); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-createrange', 'document.createRange')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/createtextnode/index.md b/files/ja/web/api/document/createtextnode/index.md index f1bdc78f5f9c2c..d7f2a20e2bde6b 100644 --- a/files/ja/web/api/document/createtextnode/index.md +++ b/files/ja/web/api/document/createtextnode/index.md @@ -49,9 +49,7 @@ function addTextNode(text) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-createtextnode', 'Document: createTextNode')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/cut_event/index.md b/files/ja/web/api/document/cut_event/index.md index ff7d5c8fdde80f..833ba7bb8708f0 100644 --- a/files/ja/web/api/document/cut_event/index.md +++ b/files/ja/web/api/document/cut_event/index.md @@ -40,9 +40,7 @@ document.addEventListener('cut', (event) => { ## 仕様書 -| 仕様書 | 状態 | -| ------------------------------------------------------------------------ | ------------------------------------ | -| {{SpecName('Clipboard API', '#clipboard-event-cut')}} | {{Spec2('Clipboard API')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/designmode/index.md b/files/ja/web/api/document/designmode/index.md index 410cdeeb610483..1311b3637de5a4 100644 --- a/files/ja/web/api/document/designmode/index.md +++ b/files/ja/web/api/document/designmode/index.md @@ -28,9 +28,7 @@ iframeNode.contentDocument.designMode = "on"; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------- | -------- | -| {{SpecName('HTML WHATWG', '#making-entire-documents-editable:-the-designmode-idl-attribute', 'designMode')}} | {{Spec2('HTML WHATWG')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/dir/index.md b/files/ja/web/api/document/dir/index.md index f9d148bd1ac2c1..1a83ea09f57f41 100644 --- a/files/ja/web/api/document/dir/index.md +++ b/files/ja/web/api/document/dir/index.md @@ -16,9 +16,7 @@ document.dir = dirStr ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------ | -------------------------------- | -------- | -| {{SpecName("HTML WHATWG", "#dom-document-dir", "Document.dir")}} | {{Spec2("HTML WHATWG")}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/doctype/index.md b/files/ja/web/api/document/doctype/index.md index e7a5f100399533..c7f097f9d583c1 100644 --- a/files/ja/web/api/document/doctype/index.md +++ b/files/ja/web/api/document/doctype/index.md @@ -36,9 +36,7 @@ DOM レベル 2 では、文書型宣言の編集に対応していません。 ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------ | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-doctype', 'Document: doctype')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/document/index.md b/files/ja/web/api/document/document/index.md index 5e95f2227274a6..0b8397d39a30df 100644 --- a/files/ja/web/api/document/document/index.md +++ b/files/ja/web/api/document/document/index.md @@ -15,9 +15,7 @@ new Document(); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------ | -------------------------------- | -------- | -| {{SpecName('DOM WHATWG','#dom-document-document','Document')}} | {{Spec2('DOM WHATWG')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/documentelement/index.md b/files/ja/web/api/document/documentelement/index.md index d53b83e2af7406..734325989897b4 100644 --- a/files/ja/web/api/document/documentelement/index.md +++ b/files/ja/web/api/document/documentelement/index.md @@ -32,9 +32,7 @@ for (const child of firstTier) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG','#dom-document-documentelement','Document.documentElement')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/documenturi/index.md b/files/ja/web/api/document/documenturi/index.md index 6d8eeb3c3c6a40..724424a578cdbc 100644 --- a/files/ja/web/api/document/documenturi/index.md +++ b/files/ja/web/api/document/documenturi/index.md @@ -36,9 +36,7 @@ document.getElementById("url").textContent = document.documentURI; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-documenturi','documentURI')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/domain/index.md b/files/ja/web/api/document/domain/index.md index 5c473cd98b83d8..6bc56b44ff05e3 100644 --- a/files/ja/web/api/document/domain/index.md +++ b/files/ja/web/api/document/domain/index.md @@ -57,9 +57,7 @@ if (document.domain === badDomain) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('HTML WHATWG','origin.html#relaxing-the-same-origin-restriction','Document.domain')}} | {{Spec2('HTML WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/domcontentloaded_event/index.md b/files/ja/web/api/document/domcontentloaded_event/index.md index 9b2b1edf1c5a8b..9b3db97a327b76 100644 --- a/files/ja/web/api/document/domcontentloaded_event/index.md +++ b/files/ja/web/api/document/domcontentloaded_event/index.md @@ -151,10 +151,7 @@ document.addEventListener('DOMContentLoaded', (event) => { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('HTML WHATWG', '#stop-parsing', 'DOMContentLoaded')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'syntax.html#the-end', 'DOMContentLoaded')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/elementsfrompoint/index.md b/files/ja/web/api/document/elementsfrompoint/index.md index 2b659b79ae281a..294035a1f09630 100644 --- a/files/ja/web/api/document/elementsfrompoint/index.md +++ b/files/ja/web/api/document/elementsfrompoint/index.md @@ -62,10 +62,7 @@ if (document.elementsFromPoint) { ## 仕様書 -| 仕様書 | 状態 | -| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | -| {{SpecName('Shadow DOM','#dom-documentorshadowroot-elementsfrompoint','elementsFromPoint()')}} | {{Spec2('Shadow DOM')}} | -| {{SpecName('CSSOM View', '#dom-document-elementsfrompoint', 'elementsFromPoint()')}} | {{Spec2('CSSOM View')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/embeds/index.md b/files/ja/web/api/document/embeds/index.md index d47287c4883fff..f2625d85cae39b 100644 --- a/files/ja/web/api/document/embeds/index.md +++ b/files/ja/web/api/document/embeds/index.md @@ -19,9 +19,7 @@ nodeList = document.embeds ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------- | ------------------------------------ | ---- | -| {{SpecName('HTML WHATWG', '#dom-document-embeds', 'Document.embeds')}} | {{ Spec2('HTML WHATWG') }} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/evaluate/index.md b/files/ja/web/api/document/evaluate/index.md index 77f6e642964680..72aedda5c89cf5 100644 --- a/files/ja/web/api/document/evaluate/index.md +++ b/files/ja/web/api/document/evaluate/index.md @@ -82,9 +82,7 @@ Results of `NODE_SNAPSHOT` types are snapshots, which are essentially lists of m ## 仕様 -| Specification | Status | Comment | -| ---------------------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------- | -| {{SpecName("DOM3 XPath", "xpath.html#XPathEvaluator-evaluate", "Document.evaluate")}} | {{Spec2("DOM3 XPath")}} | Initial specification | +{{Specifications}} ## ブラウザ互換性 diff --git a/files/ja/web/api/document/exitpointerlock/index.md b/files/ja/web/api/document/exitpointerlock/index.md index 19307ddd85868e..8aef84709ea58c 100644 --- a/files/ja/web/api/document/exitpointerlock/index.md +++ b/files/ja/web/api/document/exitpointerlock/index.md @@ -17,9 +17,7 @@ document.exitPointerLock(); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------- | -| {{SpecName('Pointer Lock','#extensions-to-the-document-interface','Document')}} | {{Spec2('Pointer Lock')}} | `Document` インターフェイスを拡張 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/featurepolicy/index.md b/files/ja/web/api/document/featurepolicy/index.md index ba550190aa5f2f..7e0d7725fa4baa 100644 --- a/files/ja/web/api/document/featurepolicy/index.md +++ b/files/ja/web/api/document/featurepolicy/index.md @@ -19,9 +19,7 @@ var policy = iframeElement.featurePolicy ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------- | ------------------------------------ | -------- | -| {{SpecName("Feature Policy")}} | {{Spec2("Feature Policy")}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/fonts/index.md b/files/ja/web/api/document/fonts/index.md index eaf7451dea1b9a..7e598e8a2a4af0 100644 --- a/files/ja/web/api/document/fonts/index.md +++ b/files/ja/web/api/document/fonts/index.md @@ -30,9 +30,7 @@ document.fonts.ready.then(function() { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------ | ---------------------------------------- | -------- | -| {{SpecName('CSS3 Font Loading','#FontFaceSet-interface','FontFaceSet')}} | {{Spec2('CSS3 Font Loading')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/forms/index.md b/files/ja/web/api/document/forms/index.md index a5593bc5830301..27b0feb3a3db32 100644 --- a/files/ja/web/api/document/forms/index.md +++ b/files/ja/web/api/document/forms/index.md @@ -84,10 +84,7 @@ var selectFormElement = document.forms[index].elements[index]; ## 仕様書 -| 仕様書 | 状態 | コメント | -| -------------------------------------------------------------------------------------------- | ------------------------------------ | -------- | -| {{SpecName('HTML WHATWG', '#dom-document-forms', 'Document.forms')}} | {{ Spec2('HTML WHATWG') }} | | -| {{SpecName('DOM2 HTML', 'html.html#ID-1689064', 'Document.forms')}} | {{ Spec2('DOM2 Events') }} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/fullscreenenabled/index.md b/files/ja/web/api/document/fullscreenenabled/index.md index 5d55768e84bb59..3f3a79b08c7fd7 100644 --- a/files/ja/web/api/document/fullscreenenabled/index.md +++ b/files/ja/web/api/document/fullscreenenabled/index.md @@ -35,9 +35,7 @@ function requestFullScreen() { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------- | -------- | -| {{SpecName("Fullscreen", "#dom-document-fullscreenenabled", "Document.fullscreenEnabled")}} | {{Spec2("Fullscreen")}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/getanimations/index.md b/files/ja/web/api/document/getanimations/index.md index c8ba0fb719ce92..52d65663b7c896 100644 --- a/files/ja/web/api/document/getanimations/index.md +++ b/files/ja/web/api/document/getanimations/index.md @@ -36,9 +36,7 @@ document.getAnimations().forEach( ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ | ---- | -| {{SpecName('Web Animations', '#dom-documentorshadowroot-getanimations', 'document.getAnimations()' )}} | {{Spec2('Web Animations')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/getelementbyid/index.md b/files/ja/web/api/document/getelementbyid/index.md index 59fe5b6fd519ae..fc838db7ea8b70 100644 --- a/files/ja/web/api/document/getelementbyid/index.md +++ b/files/ja/web/api/document/getelementbyid/index.md @@ -100,12 +100,7 @@ var el = document.getElementById('testqq'); // el は null になります ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------- | -------------------------------- | -------------------------- | -| {{SpecName('DOM1','level-one-html.html#method-getElementById','getElementById')}} | {{Spec2('DOM1')}} | インターフェイスの初回定義 | -| {{SpecName('DOM2 Core','core.html#ID-getElBId','getElementById')}} | {{Spec2('DOM2 Core')}} | DOM 1 の置き換え | -| {{SpecName('DOM3 Core','core.html#ID-getElBId','getElementById')}} | {{Spec2('DOM3 Core')}} | DOM 2 の置き換え | -| {{SpecName('DOM WHATWG','#dom-nonelementparentnode-getelementbyid','getElementById')}} | {{Spec2('DOM WHATWG')}} | DOM 3 を置き換える予定 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/getelementsbyclassname/index.md b/files/ja/web/api/document/getelementsbyclassname/index.md index 85f70d7f1b394e..e2213ed3716a36 100644 --- a/files/ja/web/api/document/getelementsbyclassname/index.md +++ b/files/ja/web/api/document/getelementsbyclassname/index.md @@ -121,9 +121,7 @@ document.getElementById("resultArea").value = result; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-getelementsbyclassname', 'document.getElementsByClassName')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/getelementsbyname/index.md b/files/ja/web/api/document/getelementsbyname/index.md index 98a33f22c3658e..0aa17a9a412f2c 100644 --- a/files/ja/web/api/document/getelementsbyname/index.md +++ b/files/ja/web/api/document/getelementsbyname/index.md @@ -47,10 +47,7 @@ var elements = document.getElementsByName(name); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ | -------- | -| {{SpecName('HTML WHATWG', '#dom-document-getelementsbyname', "Document.getElementsByName()")}} | {{ Spec2('HTML WHATWG') }} | | -| {{SpecName("DOM2 HTML", "html.html#ID-71555259", "Document.getElementsByName()")}} | {{Spec2("DOM2 HTML")}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/getelementsbytagname/index.md b/files/ja/web/api/document/getelementsbytagname/index.md index 5a95e0c038ff6b..6896d8c1e662f7 100644 --- a/files/ja/web/api/document/getelementsbytagname/index.md +++ b/files/ja/web/api/document/getelementsbytagname/index.md @@ -91,9 +91,7 @@ HTML 文書上で呼び出された場合、 `getElementsByTagName()` は処理 ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG','#dom-document-getelementsbytagname','document.getElementsByTagName')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/getelementsbytagnamens/index.md b/files/ja/web/api/document/getelementsbytagnamens/index.md index 2414f0a25203f7..09cd78890a9749 100644 --- a/files/ja/web/api/document/getelementsbytagnamens/index.md +++ b/files/ja/web/api/document/getelementsbytagnamens/index.md @@ -127,9 +127,7 @@ function getElementsByTagNameNSWrapper (ns, elName, doc, context) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('DOM WHATWG', '#dom-document-getelementsbytagnamens', 'document.getElementsByTagNameNS')}} | {{Spec2('DOM WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/hasfocus/index.md b/files/ja/web/api/document/hasfocus/index.md index 79f5dc99608dc1..c16388b7507b0b 100644 --- a/files/ja/web/api/document/hasfocus/index.md +++ b/files/ja/web/api/document/hasfocus/index.md @@ -61,9 +61,7 @@ setInterval(checkPageFocus, 300); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | -------- | -| {{SpecName('HTML WHATWG', 'interaction.html#dom-document-hasfocus', 'Document.hasFocus()')}} | {{Spec2('HTML WHATWG')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/head/index.md b/files/ja/web/api/document/head/index.md index cafb48f4aa632b..19d529d9b32556 100644 --- a/files/ja/web/api/document/head/index.md +++ b/files/ja/web/api/document/head/index.md @@ -40,11 +40,7 @@ var objRef = document.head; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------ | -------------------------------- | -------- | -| {{SpecName('HTML5.1','dom.html#dom-document-head','Document.head')}} | {{Spec2('HTML5.1')}} | | -| {{SpecName('HTML5 W3C','dom.html#dom-document-head','Document.head')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML WHATWG','dom.html#dom-document-head','Document.head')}} | {{Spec2('HTML WHATWG')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/hidden/index.md b/files/ja/web/api/document/hidden/index.md index f7be43c46302a7..29b964b73d6389 100644 --- a/files/ja/web/api/document/hidden/index.md +++ b/files/ja/web/api/document/hidden/index.md @@ -24,9 +24,7 @@ document.addEventListener("visibilitychange", function() { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------- | -------------------------------------------- | -------- | -| {{SpecName('Page Visibility API','#dom-document-hidden', 'Document.hidden')}} | {{Spec2('Page Visibility API')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/lastmodified/index.md b/files/ja/web/api/document/lastmodified/index.md index 321ecc628211a9..29c1b241012d60 100644 --- a/files/ja/web/api/document/lastmodified/index.md +++ b/files/ja/web/api/document/lastmodified/index.md @@ -73,9 +73,7 @@ if (isNaN(nLastVisit) || nLastModif > nLastVisit) { ## 仕様書 -| Specification | Status | Comment | -| ------------------------------------------------------------------------------------------------------------ | -------------------------------- | ------- | -| {{SpecName('HTML WHATWG', '#dom-document-lastmodified', 'document.lastModified')}} | {{Spec2('HTML WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/location/index.md b/files/ja/web/api/document/location/index.md index 17f2a9729bb428..f12f5725b8180e 100644 --- a/files/ja/web/api/document/location/index.md +++ b/files/ja/web/api/document/location/index.md @@ -31,10 +31,7 @@ console.log(document.location); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------- | -| {{SpecName('HTML WHATWG', "history.html#the-location-interface", "Document.location")}} | {{Spec2('HTML WHATWG')}} | {{SpecName("HTML5 W3C")}} から変更なし | -| {{SpecName('HTML5 W3C', "browsers.html#the-location-interface", "Document.location")}} | {{Spec2('HTML5 W3C')}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/lostpointercapture_event/index.md b/files/ja/web/api/document/lostpointercapture_event/index.md index 7f61a31ebd19ff..270289bca53afa 100644 --- a/files/ja/web/api/document/lostpointercapture_event/index.md +++ b/files/ja/web/api/document/lostpointercapture_event/index.md @@ -62,9 +62,7 @@ para.addEventListener('pointerdown', (event) => { ## 仕様書 -| 仕様書 | 状態 | -| ------------------------------------------------------------------------------------ | ------------------------------------ | -| {{SpecName('Pointer Events', '#the-lostpointercapture-event')}} | {{Spec2('Pointer Events')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/open/index.md b/files/ja/web/api/document/open/index.md index ed7208be742475..4f91c3de6152d1 100644 --- a/files/ja/web/api/document/open/index.md +++ b/files/ja/web/api/document/open/index.md @@ -74,10 +74,7 @@ document.open(type, replace) ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName("HTML WHATWG", "#dom-document-open", "document.open()")}} | {{Spec2("HTML WHATWG")}} | | -| {{SpecName("DOM2 HTML", "html.html#ID-72161170", "document.open()")}} | {{Spec2("DOM2 HTML")}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/paste_event/index.md b/files/ja/web/api/document/paste_event/index.md index 9b414bc3feda8a..97d0fec4fbb75e 100644 --- a/files/ja/web/api/document/paste_event/index.md +++ b/files/ja/web/api/document/paste_event/index.md @@ -40,9 +40,7 @@ document.addEventListener('paste', (event) => { ## 仕様書 -| 仕様書 | 状態 | -| ------------------------------------------------------------------------ | ------------------------------------ | -| {{SpecName('Clipboard API', '#clipboard-event-paste')}} | {{Spec2('Clipboard API')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/plugins/index.md b/files/ja/web/api/document/plugins/index.md index 4f562aa8f81a0c..c12f2ef718d8ce 100644 --- a/files/ja/web/api/document/plugins/index.md +++ b/files/ja/web/api/document/plugins/index.md @@ -21,9 +21,7 @@ embedArrayObj = document.plugins ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ------------------------------------------------------------------------------------------------ | ------------------------------------ | ---- | -| {{SpecName('HTML WHATWG', '#dom-document-plugins', 'Document.plugins')}} | {{ Spec2('HTML WHATWG') }} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/pointerlockchange_event/index.md b/files/ja/web/api/document/pointerlockchange_event/index.md index 1e58d7176b1458..163b8a6db88b01 100644 --- a/files/ja/web/api/document/pointerlockchange_event/index.md +++ b/files/ja/web/api/document/pointerlockchange_event/index.md @@ -51,9 +51,7 @@ document.onpointerlockchange = (event) => { ## 仕様書 -| 仕様書 | 状態 | -| -------------------------------------------------------------------------------------------------------- | -------------------------------- | -| {{SpecName('Pointer Lock', '#pointerlockchange-and-pointerlockerror-events')}} | {{Spec2('Pointer Lock')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/pointerlockelement/index.md b/files/ja/web/api/document/pointerlockelement/index.md index 4c4934f5f71ace..f29536d54c154a 100644 --- a/files/ja/web/api/document/pointerlockelement/index.md +++ b/files/ja/web/api/document/pointerlockelement/index.md @@ -20,9 +20,7 @@ var element = document.pointerLockElement; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------- | -| {{SpecName('Pointer Lock','#extensions-to-the-documentorshadowroot-mixin','pointerLockElement')}} | {{Spec2('Pointer Lock')}} | `Document` インターフェイスを拡張 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/readystatechange_event/index.md b/files/ja/web/api/document/readystatechange_event/index.md index ef770a387620d7..49aafb2c8440b4 100644 --- a/files/ja/web/api/document/readystatechange_event/index.md +++ b/files/ja/web/api/document/readystatechange_event/index.md @@ -107,9 +107,7 @@ document.addEventListener('DOMContentLoaded', (event) => { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName("HTML WHATWG", "indices.html#event-readystatechange", "readystatechange")}} | {{Spec2("HTML WHATWG")}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/referrer/index.md b/files/ja/web/api/document/referrer/index.md index 11ad95c3c0cbd3..51a9b6bd4e9222 100644 --- a/files/ja/web/api/document/referrer/index.md +++ b/files/ja/web/api/document/referrer/index.md @@ -21,9 +21,7 @@ var referrer = document.referrer; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('HTML WHATWG', '#dom-document-referrer-dev', 'document.referrer')}} | {{Spec2('HTML WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/document/rootelement/index.md b/files/ja/web/api/document/rootelement/index.md index d53fc6035a305b..a6f848cf4cad8a 100644 --- a/files/ja/web/api/document/rootelement/index.md +++ b/files/ja/web/api/document/rootelement/index.md @@ -20,28 +20,5 @@ const element = document.rootElement ## 仕様書 -
仕様書 | -状態 | -備考 | -
---|---|---|
- {{SpecName('SVG2','struct.html#__svg__SVGDocument__rootElement','SVGDocument.rootElement')}} - | -{{Spec2('SVG2')}} | -非推奨になった | -
- {{SpecName('SVG1.1','struct.html#__svg__SVGDocument__rootElement','SVGDocument.rootElement')}} - | -{{Spec2('SVG1.1')}} | -初回定義 | -
パスワードを入力してください:
"); ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName("HTML WHATWG", "#dom-document-writeln", "document.writeln()")}} | {{Spec2("HTML WHATWG")}} | | -| {{SpecName("DOM2 HTML", "html.html#ID-35318390", "document.writeln()")}} | {{Spec2("DOM2 HTML")}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/documentfragment/index.md b/files/ja/web/api/documentfragment/index.md index 1b35455d0d99f3..a750637a87a834 100644 --- a/files/ja/web/api/documentfragment/index.md +++ b/files/ja/web/api/documentfragment/index.md @@ -46,13 +46,7 @@ _このインターフェイスはその親である {{domxref("Node")}} のメ ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------------------- | -------------------------------------------- | ------------------------------------------------------------------ | -| {{SpecName('DOM WHATWG', '#interface-documentfragment', 'DocumentFragment')}} | {{Spec2('DOM WHATWG')}} | コンストラクターと {{domxref("ParentNode")}} の実装を追加。 | -| {{SpecName('Selectors API Level 1', '#the-apis', 'DocumentFragment')}} | {{Spec2('Selectors API Level 1')}} | `querySelector()` と `querySelectorAll()` メソッドを追加。 | -| {{SpecName('DOM3 Core', 'core.html#ID-B63ED1A3', 'DocumentFragment')}} | {{Spec2('DOM3 Core')}} | {{SpecName('DOM2 Core')}} より変更なし | -| {{SpecName('DOM2 Core', 'core.html#ID-B63ED1A3', 'DocumentFragment')}} | {{Spec2('DOM2 Core')}} | {{SpecName('DOM1')}} より変更なし | -| {{SpecName('DOM1', 'level-one-core.html#ID-B63ED1A3', 'DocumentFragment')}} | {{Spec2('DOM1')}} | 初回定義 | +{{Specifications}} ## ブラウザーの対応 diff --git a/files/ja/web/api/domexception/index.md b/files/ja/web/api/domexception/index.md index fb4d8ddda4e781..bbbf3b4105d532 100644 --- a/files/ja/web/api/domexception/index.md +++ b/files/ja/web/api/domexception/index.md @@ -94,13 +94,7 @@ slug: Web/API/DOMException ## 仕様 -| 仕様書 | 策定状況 | コメント | -| ------------------------------------------------------------------------------------------------ | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('WebIDL', '#es-DOMException-call', 'constructor')}} | {{Spec2('WebIDL')}} | `DOMException` クラスのコンストラクターを追加。値 `NotReadableError`, `UnknownError`, `ConstraintError`, `DataError`, `TransactionInactiveError`, `ReadOnlyError`, `VersionError`, `OperationError`, `NotAllowedError` を追加。 | -| {{SpecName('DOM4', '#exception-domexception', 'DOMException')}} | {{Spec2('DOM4')}} | `SECURITY_ERR`, `NETWORK_ERR`, `ABORT_ERR`, `URL_MISMATCH_ERR`, `QUOTA_EXCEEDED_ERR`, `TIMEOUT_ERR`, `INVALID_NODE_TYPE_ERR`, `DATA_CLONE_ERR` を追加。例外値のプロパティ `code` を非推奨に変更。値 `EncodingError` を追加。 | -| {{SpecName('DOM3 Core', 'core.html#ID-17189187', 'DOMException')}} | {{Spec2('DOM3 Core')}} | `VALIDATION_ERR` および `TYPE_MISMATCH_ERR` を追加。 | -| {{SpecName('DOM2 Core', 'core.html#ID-17189187', 'DOMException')}} | {{Spec2('DOM2 Core')}} | `INVALID_STATE_ERR`, `SYNTAX_ERR`, `INVALID_MODIFICATION_ERR`, `NAMESPACE_ERR`, `INVALID_ACCESS_ERR` を追加。 | -| {{SpecName('DOM1', 'level-one-core.html#ID-17189187', 'DOMException')}} | {{Spec2('DOM1')}} | 最初期の定義 | +{{Specifications}} ## ブラウザー実装状況 diff --git a/files/ja/web/api/domexception/name/index.md b/files/ja/web/api/domexception/name/index.md index d68f090e4daeb4..525cb0e2ee4d62 100644 --- a/files/ja/web/api/domexception/name/index.md +++ b/files/ja/web/api/domexception/name/index.md @@ -19,9 +19,7 @@ var domExceptionName = domExceptionInstance.name; ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------- | ------------------------ | ---- | -| {{SpecName('WebIDL', '#dom-domexception-name', 'name')}} | {{Spec2('WebIDL')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/domhighrestimestamp/index.md b/files/ja/web/api/domhighrestimestamp/index.md index a70f5fbe736c7f..c31187e86c525e 100644 --- a/files/ja/web/api/domhighrestimestamp/index.md +++ b/files/ja/web/api/domhighrestimestamp/index.md @@ -36,10 +36,7 @@ slug: Web/API/DOMHighResTimeStamp ## 仕様 -| 仕様書 | 策定状況 | コメント | -| -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | ---------------------------------------- | -| {{SpecName('Highres Time Level 2', '#dom-domhighrestimestamp', 'DOMHighResTimeStamp')}} | {{Spec2('Highres Time Level 2')}} | インターフェイスや型を、より厳密に定義。 | -| {{SpecName('Highres Time', '#sec-DOMHighResTimeStamp', 'DOMHighResTimeStamp')}} | {{Spec2('Highres Time')}} | 初期定義 | +{{Specifications}} ## ブラウザー実装状況 diff --git a/files/ja/web/api/domimplementation/index.md b/files/ja/web/api/domimplementation/index.md index 7daf664dd3cec1..c3c57e09b4e1b7 100644 --- a/files/ja/web/api/domimplementation/index.md +++ b/files/ja/web/api/domimplementation/index.md @@ -26,12 +26,7 @@ _継承するメソッドはありません。_ ## 仕様 -| 仕様書 | 策定状況 | コメント | -| -------------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('DOM WHATWG', '#domimplementation', 'DOMImplementation')}} | {{Spec2('DOM WHATWG')}} | `getFeature()` メソッドを削除。 `createHTMLDocument()` メソッドを追加。 `createDocument()` の返り値の型を {{domxref("Document")}} から {{domxref("XMLDocument")}} に変更。 | -| {{SpecName('DOM3 Core', 'core.html#ID-102161490', 'DOMImplementation')}} | {{Spec2('DOM3 Core')}} | `getFeature()` メソッド追加 (ユーザーエージェントで実装されることはありません)。 | -| {{SpecName('DOM2 Core', 'core.html#ID-102161490', 'DOMImplementation')}} | {{Spec2('DOM2 Core')}} | `createDocument()` および `createDocumentType()` メソッドが追加。 | -| {{SpecName('DOM1', 'level-one-core.html#ID-102161490', 'DOMImplementation')}} | {{Spec2('DOM1')}} | 初期定義。 | +{{Specifications}} ## ブラウザー実装状況 diff --git a/files/ja/web/api/dommatrix/index.md b/files/ja/web/api/dommatrix/index.md index 0fc0497639d4eb..1ae20c240cb265 100644 --- a/files/ja/web/api/dommatrix/index.md +++ b/files/ja/web/api/dommatrix/index.md @@ -10,9 +10,7 @@ original_slug: Web/API/CSSMatrix ## 仕様 -| 仕様 | ステータス | コメント | -| ------------------------------------------------------------------------------------------------ | ------------------------ | ----------------------------------------------------------------------- | -| {{SpecName('Compat', '#webkitcssmatrix-interface', 'WebKitCSSMatrix')}} | {{Spec2('Compat')}} | WebKit プレフィックス付きバージョン、`WebKitCSSMatrix` の初期の標準化。 | +{{Specifications}} ## ブラウザー互換性 diff --git a/files/ja/web/api/domstringlist/index.md b/files/ja/web/api/domstringlist/index.md index 04026d83579f8a..9c5f69cad0d8a4 100644 --- a/files/ja/web/api/domstringlist/index.md +++ b/files/ja/web/api/domstringlist/index.md @@ -21,9 +21,7 @@ slug: Web/API/DOMStringList ## 仕様 -| 仕様 | ステータス | コメント | -| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | -------- | -| {{SpecName("HTML WHATWG", "common-dom-interfaces.html#the-domstringlist-interface", "DOMStringList")}} | {{Spec2("HTML WHATWG")}} | 初期定義 | +{{Specifications}} ## ブラウザー実装状況 diff --git a/files/ja/web/api/domstringmap/index.md b/files/ja/web/api/domstringmap/index.md index 654a5811e246e4..e23ace2bc4280b 100644 --- a/files/ja/web/api/domstringmap/index.md +++ b/files/ja/web/api/domstringmap/index.md @@ -9,9 +9,7 @@ slug: Web/API/DOMStringMap ## 仕様書 -| 仕様書 | 状態 | 備考 | -| -------------------------------------------------------------------------------------------- | -------------------------------- | ---- | -| {{SpecName('HTML WHATWG', "dom.html#domstringmap", "DOMStringMap")}} | {{Spec2('HTML WHATWG')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/animationstart_event/index.md b/files/ja/web/api/element/animationstart_event/index.md index 1dcb6fc51401d3..088ed1e43b96f3 100644 --- a/files/ja/web/api/element/animationstart_event/index.md +++ b/files/ja/web/api/element/animationstart_event/index.md @@ -55,9 +55,7 @@ document.onanimationstart = () => { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------- | ------------------------------------ | -------- | -| {{SpecName("CSS3 Animations", "#eventdef-animationevent-animationstart")}} | {{Spec2("CSS3 Animations")}} | 初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/compositionend_event/index.md b/files/ja/web/api/element/compositionend_event/index.md index 8bc7633a462cee..6c38de7a8da53d 100644 --- a/files/ja/web/api/element/compositionend_event/index.md +++ b/files/ja/web/api/element/compositionend_event/index.md @@ -117,9 +117,7 @@ inputElement.addEventListener('compositionend', handleEvent); ## 仕様書 -| 仕様書 | 状態 | -| ------------------------------------------------------------------------ | ---------------------------- | -| {{SpecName('UI Events', '#event-type-compositionend')}} | {{Spec2('UI Events')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/compositionupdate_event/index.md b/files/ja/web/api/element/compositionupdate_event/index.md index fba53ff736b744..69ea5adb4df99e 100644 --- a/files/ja/web/api/element/compositionupdate_event/index.md +++ b/files/ja/web/api/element/compositionupdate_event/index.md @@ -117,9 +117,7 @@ inputElement.addEventListener('compositionend', handleEvent); ## 仕様書 -| 仕様書 | 状態 | -| ---------------------------------------------------------------------------- | ---------------------------- | -| {{SpecName('UI Events', '#event-type-compositionupdate')}} | {{Spec2('UI Events')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/domactivate_event/index.md b/files/ja/web/api/element/domactivate_event/index.md index 3d8ab63ba4129f..aa3f702b24a3b9 100644 --- a/files/ja/web/api/element/domactivate_event/index.md +++ b/files/ja/web/api/element/domactivate_event/index.md @@ -62,9 +62,7 @@ slug: Web/API/Element/DOMActivate_event ## 仕様書 -| 仕様書 | 状態 | -| ---------------------------------------------------------------------------------------- | ---------------------------- | -| {{SpecName('UI Events', '#event-type-DOMActivate', 'DOMActivate')}} | {{Spec2('UI Events')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/error_event/index.md b/files/ja/web/api/element/error_event/index.md index 0bd5f018b5fda4..1b57912eff3847 100644 --- a/files/ja/web/api/element/error_event/index.md +++ b/files/ja/web/api/element/error_event/index.md @@ -109,9 +109,7 @@ imgError.addEventListener('click', () => { ## 仕様書 -| 仕様書 | 状態 | -| ------------------------------------------------------------ | ---------------------------- | -| {{SpecName('UI Events', '#event-type-error')}} | {{Spec2('UI Events')}} | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/hasattributes/index.md b/files/ja/web/api/element/hasattributes/index.md index fd74c5427be525..ac166752f05ef9 100644 --- a/files/ja/web/api/element/hasattributes/index.md +++ b/files/ja/web/api/element/hasattributes/index.md @@ -39,11 +39,7 @@ if (foo.hasAttributes()) { ## 仕様書 -| 仕様書 | 状態 | 備考 | -| ---------------------------------------------------------------------------------------------------------------- | -------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -| {{SpecName("DOM WHATWG", "#dom-element-hasattributes", "Element.hasAttributes()")}} | {{Spec2('DOM WHATWG')}} | {{domxref("Node")}} インターフェイスからもっと具体的な {{domxref("Element")}} インターフェイスへ移動した | -| {{SpecName('DOM3 Core','#ID-NodeHasAttrs','hasAttributes()')}} | {{Spec2('DOM3 Core')}} | {{SpecName("DOM2 Core")}} から変更なし | -| {{SpecName('DOM2 Core','#ID-NodeHasAttrs','hasAttributes()')}} | {{Spec2('DOM2 Core')}} | {{domxref("Node")}} インターフェイス上で初回定義 | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/haspointercapture/index.md b/files/ja/web/api/element/haspointercapture/index.md index 839856c16e99bd..7a61452ecb9daf 100644 --- a/files/ja/web/api/element/haspointercapture/index.md +++ b/files/ja/web/api/element/haspointercapture/index.md @@ -56,9 +56,7 @@ targetElement.hasPointerCapture(pointerId); ## 仕様 -| 仕様 | 状態 | コメント | -| -------------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | -------- | -| {{SpecName('Pointer Events 2','#dom-element-haspointercapture', 'hasPointerCapture()')}} | {{Spec2('Pointer Events 2')}} | | +{{Specifications}} ## ブラウザーの互換性 diff --git a/files/ja/web/api/element/insertadjacenthtml/index.md b/files/ja/web/api/element/insertadjacenthtml/index.md index 24edee5466e511..2a7d80cbbf5bbd 100644 --- a/files/ja/web/api/element/insertadjacenthtml/index.md +++ b/files/ja/web/api/element/insertadjacenthtml/index.md @@ -55,9 +55,7 @@ d1.insertAdjacentHTML('afterend', '