Skip to content

Instantly share code, notes, and snippets.

@YujiSoftware
Created March 29, 2021 13:44
Show Gist options
  • Save YujiSoftware/e68eb622502b7c2fdc894c0bacbfcfb1 to your computer and use it in GitHub Desktop.
Save YujiSoftware/e68eb622502b7c2fdc894c0bacbfcfb1 to your computer and use it in GitHub Desktop.
diff --git a/files/ja/mozilla/add-ons/webextensions/api/alarms/alarm/index.html b/files/ja/mozilla/add-ons/webextensions/api/alarms/alarm/index.html
index 6d91ff819..56bbda4ba 100644
--- a/files/ja/mozilla/add-ons/webextensions/api/alarms/alarm/index.html
+++ b/files/ja/mozilla/add-ons/webextensions/api/alarms/alarm/index.html
@@ -34,9 +34,3 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/alarms/Alarm
<p>{{Compat("webextensions.api.alarms.Alarm")}}</p>
-<p>{{WebExtExamples}}</p>
-
-<div class="note"><strong>謝辞</strong>
-
-<p>この API は Chromium の <a href="https://developer.chrome.com/extensions/alarms"><code>chrome.alarms</code></a> API に基づいています。</p>
-</div>
diff --git a/files/ja/mozilla/add-ons/webextensions/api/alarms/clear/index.html b/files/ja/mozilla/add-ons/webextensions/api/alarms/clear/index.html
index d91fc98de..c226cc55f 100644
--- a/files/ja/mozilla/add-ons/webextensions/api/alarms/clear/index.html
+++ b/files/ja/mozilla/add-ons/webextensions/api/alarms/clear/index.html
@@ -44,9 +44,3 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/alarms/clear
<p>{{Compat("webextensions.api.alarms.clear")}}</p>
-<p>{{WebExtExamples}}</p>
-
-<div class="note"><strong>謝辞</strong>
-
-<p>この API は Chromium の <a href="https://developer.chrome.com/extensions/alarms"><code>chrome.alarms</code></a> API に基づいています。</p>
-</div>
diff --git a/files/ja/mozilla/add-ons/webextensions/api/alarms/clearall/index.html b/files/ja/mozilla/add-ons/webextensions/api/alarms/clearall/index.html
index e2305da40..74e98e046 100644
--- a/files/ja/mozilla/add-ons/webextensions/api/alarms/clearall/index.html
+++ b/files/ja/mozilla/add-ons/webextensions/api/alarms/clearall/index.html
@@ -41,9 +41,3 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/alarms/clearAll
<p>{{Compat("webextensions.api.alarms.clearAll")}}</p>
-<p>{{WebExtExamples}}</p>
-
-<div class="note"><strong>謝辞</strong>
-
-<p>この API は Chromium の <a href="https://developer.chrome.com/extensions/alarms"><code>chrome.alarms</code></a> API に基づいています。</p>
-</div>
diff --git a/files/ja/mozilla/add-ons/webextensions/api/alarms/get/index.html b/files/ja/mozilla/add-ons/webextensions/api/alarms/get/index.html
index 8c41af5a0..b5c58ddf7 100644
--- a/files/ja/mozilla/add-ons/webextensions/api/alarms/get/index.html
+++ b/files/ja/mozilla/add-ons/webextensions/api/alarms/get/index.html
@@ -44,9 +44,3 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/alarms/get
<p>{{Compat("webextensions.api.alarms.get")}}</p>
-<p>{{WebExtExamples}}</p>
-
-<div class="note"><strong>謝辞</strong>
-
-<p>この API は Chromium の <a href="https://developer.chrome.com/extensions/alarms"><code>chrome.alarms</code></a> API に基づいています。</p>
-</div>
diff --git a/files/ja/mozilla/add-ons/webextensions/api/alarms/onalarm/index.html b/files/ja/mozilla/add-ons/webextensions/api/alarms/onalarm/index.html
index b539d7465..95364d11b 100644
--- a/files/ja/mozilla/add-ons/webextensions/api/alarms/onalarm/index.html
+++ b/files/ja/mozilla/add-ons/webextensions/api/alarms/onalarm/index.html
@@ -57,9 +57,3 @@ browser.alarms.onAlarm.hasListener(listener)
<p>{{Compat("webextensions.api.alarms.onAlarm")}}</p>
-<p>{{WebExtExamples}}</p>
-
-<div class="note"><strong>謝辞</strong>
-
-<p>この API は Chromium の <a href="https://developer.chrome.com/extensions/alarms"><code>chrome.alarms</code></a> API に基づいています。</p>
-</div>
diff --git a/files/ja/web/api/attr/index.html b/files/ja/web/api/attr/index.html
index 9ca8f1b6d..6aafb9d1e 100644
--- a/files/ja/web/api/attr/index.html
+++ b/files/ja/web/api/attr/index.html
@@ -158,4 +158,3 @@ Gecko 7.0 {{geckoRelease("7.0")}} 以降、これが削除されるという警
<p>{{Compat("api.Attr")}}</p>
-<p>[1] Chrome 45 現在、このプロパティは Node を継承しません。</p>
diff --git a/files/ja/web/api/audiobuffersourcenode/index.html b/files/ja/web/api/audiobuffersourcenode/index.html
index 13c9144da..674e201e3 100644
--- a/files/ja/web/api/audiobuffersourcenode/index.html
+++ b/files/ja/web/api/audiobuffersourcenode/index.html
@@ -152,13 +152,6 @@ button<span class="punctuation token">.</span>onclick <span class="operator toke
<p>{{Compat("api.AudioBufferSourceNode")}}</p>
-<h3 id="Chrome_notes">Chrome notes</h3>
-
-<p>The buffer property was removed in {{CompatChrome(44.0)}}.</p>
-</div>
-
-<p> </p>
-
<h2 id="関連情報">関連情報</h2>
<ul>
diff --git a/files/ja/web/api/htmlbaseelement/index.html b/files/ja/web/api/htmlbaseelement/index.html
index d6cafa7e7..208dce82f 100644
--- a/files/ja/web/api/htmlbaseelement/index.html
+++ b/files/ja/web/api/htmlbaseelement/index.html
@@ -65,7 +65,7 @@ translation_of: Web/API/HTMLBaseElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLBaseElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmldivelement/index.html b/files/ja/web/api/htmldivelement/index.html
index 1a359870d..c79061907 100644
--- a/files/ja/web/api/htmldivelement/index.html
+++ b/files/ja/web/api/htmldivelement/index.html
@@ -58,7 +58,7 @@ translation_of: Web/API/HTMLDivElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLDivElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmlheadelement/index.html b/files/ja/web/api/htmlheadelement/index.html
index 0353e2f9c..ba53595cd 100644
--- a/files/ja/web/api/htmlheadelement/index.html
+++ b/files/ja/web/api/htmlheadelement/index.html
@@ -60,7 +60,7 @@ translation_of: Web/API/HTMLHeadElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLHeadElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmlhrelement/index.html b/files/ja/web/api/htmlhrelement/index.html
index e967766ac..10216bc43 100644
--- a/files/ja/web/api/htmlhrelement/index.html
+++ b/files/ja/web/api/htmlhrelement/index.html
@@ -78,7 +78,7 @@ translation_of: Web/API/HTMLHRElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLHRElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmlhtmlelement/index.html b/files/ja/web/api/htmlhtmlelement/index.html
index cc9ab84d2..db946bea6 100644
--- a/files/ja/web/api/htmlhtmlelement/index.html
+++ b/files/ja/web/api/htmlhtmlelement/index.html
@@ -60,7 +60,7 @@ translation_of: Web/API/HTMLHtmlElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLHtmlElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmlparagraphelement/index.html b/files/ja/web/api/htmlparagraphelement/index.html
index 374aef46b..e3d4bd5da 100644
--- a/files/ja/web/api/htmlparagraphelement/index.html
+++ b/files/ja/web/api/htmlparagraphelement/index.html
@@ -58,7 +58,7 @@ translation_of: Web/API/HTMLParagraphElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLParagraphElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmltablecolelement/index.html b/files/ja/web/api/htmltablecolelement/index.html
index bb9cb72be..5b41103e3 100644
--- a/files/ja/web/api/htmltablecolelement/index.html
+++ b/files/ja/web/api/htmltablecolelement/index.html
@@ -85,7 +85,7 @@ translation_of: Web/API/HTMLTableColElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLTableColElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmltableelement/index.html b/files/ja/web/api/htmltableelement/index.html
index e953fc58c..cc6c51acf 100644
--- a/files/ja/web/api/htmltableelement/index.html
+++ b/files/ja/web/api/htmltableelement/index.html
@@ -137,7 +137,7 @@ translation_of: Web/API/HTMLTableElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLTableElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/htmltableelement/insertrow/index.html b/files/ja/web/api/htmltableelement/insertrow/index.html
index 617901a8a..ddb0ac875 100644
--- a/files/ja/web/api/htmltableelement/insertrow/index.html
+++ b/files/ja/web/api/htmltableelement/insertrow/index.html
@@ -58,7 +58,7 @@ addRow('TableA');
<li><code>insertRow</code> は直接テーブルに行を挿入し、<strong>新しい行への参照を返します</strong>。<a href="/ja/docs/DOM/document.createElement" title="DOM/document.createElement"><code>document.createElement()</code></a> などで新たに tr 要素を作成する必要はありません。</li>
</ul>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLTableElement.insertRow")}}</p>
<h2 id="Specification" name="Specification">仕様書</h2>
diff --git a/files/ja/web/api/htmltitleelement/index.html b/files/ja/web/api/htmltitleelement/index.html
index 435a4a873..26fe7b311 100644
--- a/files/ja/web/api/htmltitleelement/index.html
+++ b/files/ja/web/api/htmltitleelement/index.html
@@ -47,7 +47,7 @@ translation_of: Web/API/HTMLTitleElement
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.HTMLTitleElement")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/idbdatabase/index.html b/files/ja/web/api/idbdatabase/index.html
index 4b71231d6..a5b2f4744 100644
--- a/files/ja/web/api/idbdatabase/index.html
+++ b/files/ja/web/api/idbdatabase/index.html
@@ -133,7 +133,7 @@ translation_of: Web/API/IDBDatabase
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.IDBDatabase")}}</p>
<h2 id="関連情報">関連情報</h2>
diff --git a/files/ja/web/api/idbdatabase/name/index.html b/files/ja/web/api/idbdatabase/name/index.html
index 6f336b041..e981484ba 100644
--- a/files/ja/web/api/idbdatabase/name/index.html
+++ b/files/ja/web/api/idbdatabase/name/index.html
@@ -53,7 +53,7 @@ DBOpenRequest.onsuccess = function(event) {
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.IDBDatabase.name")}}</p>
<h2 id="関連情報">関連情報</h2>
diff --git a/files/ja/web/api/idbdatabase/objectstorenames/index.html b/files/ja/web/api/idbdatabase/objectstorenames/index.html
index 15dc43ddd..f395194b8 100644
--- a/files/ja/web/api/idbdatabase/objectstorenames/index.html
+++ b/files/ja/web/api/idbdatabase/objectstorenames/index.html
@@ -53,7 +53,7 @@ DBOpenRequest.onsuccess = function(event) {
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.IDBDatabase.objectStoreNames")}}</p>
<h2 id="関連情報">関連情報</h2>
diff --git a/files/ja/web/api/idbdatabase/version/index.html b/files/ja/web/api/idbdatabase/version/index.html
index f8ad9225b..88dede37d 100644
--- a/files/ja/web/api/idbdatabase/version/index.html
+++ b/files/ja/web/api/idbdatabase/version/index.html
@@ -52,7 +52,7 @@ DBOpenRequest.onsuccess = function(event) {
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.IDBDatabase.version")}}</p>
<h2 id="関連情報">関連情報</h2>
diff --git a/files/ja/web/api/idbfactory/cmp/index.html b/files/ja/web/api/idbfactory/cmp/index.html
index bfaafd569..45d87467a 100644
--- a/files/ja/web/api/idbfactory/cmp/index.html
+++ b/files/ja/web/api/idbfactory/cmp/index.html
@@ -87,7 +87,7 @@ console.log( "Comparison results: " + result );</pre>
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.IDBFactory.cmp")}}</p>
<h2 id="関連情報">関連情報</h2>
diff --git a/files/ja/web/api/idbfactory/deletedatabase/index.html b/files/ja/web/api/idbfactory/deletedatabase/index.html
index 44e804954..23efdd1f9 100644
--- a/files/ja/web/api/idbfactory/deletedatabase/index.html
+++ b/files/ja/web/api/idbfactory/deletedatabase/index.html
@@ -64,7 +64,7 @@ DBDeleteRequest.onsuccess = function(event) {
</tbody>
</table>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.IDBFactory.deleteDatabase")}}</p>
<h2 id="関連情報">関連情報</h2>
diff --git a/files/ja/web/api/node/index.html b/files/ja/web/api/node/index.html
index 1754c2212..af5a7432d 100644
--- a/files/ja/web/api/node/index.html
+++ b/files/ja/web/api/node/index.html
@@ -293,4 +293,10 @@ document.body.removeAll();</pre>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2>
+<div>
+
+
<p>{{Compat("api.Node")}}</p>
+
+<p>{{Compat("api.Node")}}</p>
+
diff --git a/files/ja/web/api/node/parentelement/index.html b/files/ja/web/api/node/parentelement/index.html
index e121601c0..3980c8249 100644
--- a/files/ja/web/api/node/parentelement/index.html
+++ b/files/ja/web/api/node/parentelement/index.html
@@ -27,18 +27,18 @@ translation_of: Web/API/Node/parentElement
node.parentElement.style.color = "red";
}</pre>
+<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
+
+<p>一部のブラウザーでは、<code>parentElement</code>プロパティは {{domxref("Element")}} ノードでのみ定義されており、特にテキストノードに対して定義されていない場合がある点に注意して下さい。</p>
+
+<p>{{Compat("api.Node.parentElement")}}</p>
+
<h2 id="Specification" name="Specification">仕様</h2>
<ul>
<li>{{spec("http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#parent-element", "DOM Level 4: Node.parentElement", "WD")}}</li>
</ul>
-<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
-<p>{{Compat("api.Node.parentElement")}}</p>
-
-<p>一部のブラウザーでは、<code>parentElement</code>プロパティは {{domxref("Element")}} ノードでのみ定義されており、特にテキストノードに対して定義されていない場合がある点に注意して下さい。</p>
-
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
diff --git a/files/ja/web/api/node/parentnode/index.html b/files/ja/web/api/node/parentnode/index.html
index 33ea858b0..33550a79c 100644
--- a/files/ja/web/api/node/parentnode/index.html
+++ b/files/ja/web/api/node/parentnode/index.html
@@ -28,7 +28,7 @@ translation_of: Web/API/Node/parentNode
<p><code>parentNode</code> は、以下の<a href="/ja/docs/Web/API/Node.nodeType">ノードタイプ</a>については <code>null</code> を返します : <code>Attr</code> 、<code>Document</code> 、<code>DocumentFragment</code> 、<code>Entity</code> 、<code>Notation</code></p>
<p>また、ノードが作成された直後でまだツリーに加えられていない場合も <code>null</code> を返します。</p>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-
+<div>
<p>{{Compat("api.Node.parentNode")}}</p>
<h2 id="Specification" name="Specification">仕様書</h2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment