Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old spec macro - Web/API/D-F (ja) #10101

Merged
merged 1 commit into from
Nov 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions files/ja/web/api/datatransferitem/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

## ブラウザの互換性

Expand Down
6 changes: 1 addition & 5 deletions files/ja/web/api/datatransferitemlist/clear/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

## ブラウザーの対応

Expand Down
6 changes: 1 addition & 5 deletions files/ja/web/api/datatransferitemlist/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 1 addition & 5 deletions files/ja/web/api/datatransferitemlist/length/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

## ブラウザーの対応

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/device_memory_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ var RAM = navigator.deviceMemory;

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------- | ------------------------------------ | ------------------- |
| {{SpecName("Device Memory")}} | {{Spec2("Device Memory")}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,7 @@ motion イベントは 4 つのプロパティを持ちます。

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------- | ---------------------------------------- | ---------------------- |
| {{SpecName('Device Orientation')}} | {{Spec2('Device Orientation')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/devicemotionevent/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ window.addEventListener('devicemotion', function(event) {

## 仕様

| 仕様 | ステータス | コメント |
| -------------------------------------------- | ---------------------------------------- | ---------- |
| {{SpecName('Device Orientation')}} | {{Spec2('Device Orientation')}} | 初期定義。 |
{{Specifications}}

## ブラウザー実装状況

Expand Down
5 changes: 2 additions & 3 deletions files/ja/web/api/devicemotioneventacceleration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ original_slug: Web/API/DeviceAcceleration

## 仕様

| Specification | Status | Comment |
| ------------------------------------------------------------------------------------------------------------ | ---------------------------------------- | ------------------ |
| {{SpecName("Device Orientation", "#device_acceleration", "DeviceAcceleration")}} | {{Spec2("Device Orientation")}} | Initial definition |
{{Specifications}}

4 changes: 1 addition & 3 deletions files/ja/web/api/document/adoptnode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ iframeImages.forEach(function(imgEl) {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------- | -------------------------------- | ---- |
| {{SpecName('DOM WHATWG', '#dom-document-adoptnode', 'document.adoptNode')}} | {{Spec2('DOM WHATWG')}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/all/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ var htmlAllCollection = document.all;

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------------------------------ | -------------------------------- | ---------------------------------------- |
| {{SpecName('HTML WHATWG', '#dom-document-all', 'all')}} | {{Spec2('HTML WHATWG')}} | 初回定義 廃止された古い API の節で定義。 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/api/document/applets/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

## ブラウザーの互換性

Expand Down
6 changes: 1 addition & 5 deletions files/ja/web/api/document/body/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/caretpositionfrompoint/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ window.onload = function (){

## 仕様

| 仕様 | ステータス | 備考 |
| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ------------------- |
| {{SpecName('CSSOM View','#dom-document-caretpositionfrompoint','caretPositionFromPoint()')}} | {{Spec2('CSSOM View')}} | Initial definition. |
{{Specifications}}

## ブラウザーの互換性

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/api/document/close/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/compatmode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ if (document.compatMode == "BackCompat") {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------- | -------------------------------- | ---- |
| {{SpecName('DOM WHATWG', '#dom-document-compatmode','compatMode')}} | {{Spec2('DOM WHATWG')}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/contenttype/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ contentType = document.contentType;

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------------------------------------------------------------------- | -------------------------------- | -------- |
| {{SpecName('DOM WHATWG', '#dom-document-contenttype', 'Document.contentType')}} | {{Spec2('DOM WHATWG')}} | 初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/api/document/cookie/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,7 @@ Accept: */*

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------------------------------------------------------- | ------------------------------------ | -------- |
| {{SpecName("DOM2 HTML", "html.html#ID-8747038", "Document.cookie")}} | {{Spec2("DOM2 HTML")}} | 初回定義 |
| {{SpecName("Cookie Prefixes")}} | {{Spec2("Cookie Prefixes")}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/copy_event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ document.addEventListener('copy', (event) => {

## 仕様書

| 仕様書 | 状態 |
| ------------------------------------------------------------------------ | ------------------------------------ |
| {{SpecName('Clipboard API', '#clipboard-event-copy')}} | {{Spec2('Clipboard API')}} |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/createcomment/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ alert(new XMLSerializer().serializeToString(docu));

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- |
| {{SpecName('DOM WHATWG', '#dom-document-createcomment', 'document.createComment')}} | {{Spec2('DOM WHATWG')}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/createdocumentfragment/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ element.appendChild(fragment);

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ------------------------ |
| {{SpecName('DOM WHATWG', '#dom-document-createdocumentfragment', 'Document.createDocumentFragment()')}} | {{Spec2('DOM WHATWG')}} | DOM 1 仕様書にて初回定義 |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/createelementns/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,7 @@ The new {{DOMxRef("Element")}}.

## 仕様書

| 仕様書 | 状態 | 備考 |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------- | ---- |
| {{SpecName("DOM WHATWG", "#dom-document-createelementns", "Document.createElementNS()")}} | {{Spec2("DOM WHATWG")}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/createnodeiterator/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ while (currentNode = nodeIterator.nextNode()) {

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- |
| {{SpecName('DOM WHATWG', '#dom-document-createnodeiterator', 'document.createNodeIterator')}} | {{Spec2('DOM WHATWG')}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/creatensresolver/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ nsResolver = document.createNSResolver(node);

## 仕様書

| 仕様書 | 状態 | 備考 |
| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- |
| {{SpecName('DOM3 XPath', 'xpath.html#XPathEvaluator-createNSResolver', 'document.createNSResolver')}} | {{Spec2('DOM3 XPath')}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/createrange/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ range.setEnd(endNode, endOffset);

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- |
| {{SpecName('DOM WHATWG', '#dom-document-createrange', 'document.createRange')}} | {{Spec2('DOM WHATWG')}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/api/document/createtextnode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ function addTextNode(text) {

## 仕様書

| 仕様書 | 状態 | 備考 |
| -------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ---- |
| {{SpecName('DOM WHATWG', '#dom-document-createtextnode', 'Document: createTextNode')}} | {{Spec2('DOM WHATWG')}} | |
{{Specifications}}

## ブラウザーの互換性

Expand Down
Loading