aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:38:57 +0900
committerGitHub <noreply@github.com>2021-06-24 00:38:57 +0900
commit7b4cb241fd93503c68bf6ab0f3694db5099a935b (patch)
tree2212e3d23da635fffa5936d7a11626110b90a127 /files/ja/web
parentab2bca0fd718d3ca11d5ce944566343793382c2a (diff)
downloadtranslated-content-7b4cb241fd93503c68bf6ab0f3694db5099a935b.tar.gz
translated-content-7b4cb241fd93503c68bf6ab0f3694db5099a935b.tar.bz2
translated-content-7b4cb241fd93503c68bf6ab0f3694db5099a935b.zip
その他の browser-compat-data に関する非表示の指示を一括削除 (#1191)
Diffstat (limited to 'files/ja/web')
-rw-r--r--files/ja/web/events/detecting_device_orientation/index.html2
-rw-r--r--files/ja/web/mathml/element/math/index.html2
-rw-r--r--files/ja/web/mathml/element/mroot/index.html2
-rw-r--r--files/ja/web/security/subresource_integrity/index.html4
-rw-r--r--files/ja/web/web_components/html_imports/index.html2
-rw-r--r--files/ja/web/webdriver/index.html2
-rw-r--r--files/ja/web/xslt/element/stylesheet/index.html2
7 files changed, 0 insertions, 16 deletions
diff --git a/files/ja/web/events/detecting_device_orientation/index.html b/files/ja/web/events/detecting_device_orientation/index.html
index b097f43405..7df088075b 100644
--- a/files/ja/web/events/detecting_device_orientation/index.html
+++ b/files/ja/web/events/detecting_device_orientation/index.html
@@ -210,8 +210,6 @@ window.addEventListener('deviceorientation', handleOrientation);
<h3 id="DeviceOrientationEvent"><code>DeviceOrientationEvent</code></h3>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("api.DeviceOrientationEvent")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/mathml/element/math/index.html b/files/ja/web/mathml/element/math/index.html
index cdd20dbf90..eaf35513f8 100644
--- a/files/ja/web/mathml/element/math/index.html
+++ b/files/ja/web/mathml/element/math/index.html
@@ -144,8 +144,6 @@ translation_of: Web/MathML/Element/math
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("mathml.elements.math")}}</p>
<h2 id="Firefox-specific_notes" name="Firefox-specific_notes">Firefox 固有のメモ</h2>
diff --git a/files/ja/web/mathml/element/mroot/index.html b/files/ja/web/mathml/element/mroot/index.html
index 64b9691e23..1c6962f204 100644
--- a/files/ja/web/mathml/element/mroot/index.html
+++ b/files/ja/web/mathml/element/mroot/index.html
@@ -74,8 +74,6 @@ translation_of: Web/MathML/Element/mroot
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("mathml.elements.mroot")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/security/subresource_integrity/index.html b/files/ja/web/security/subresource_integrity/index.html
index e16794fea6..7f9fc0b063 100644
--- a/files/ja/web/security/subresource_integrity/index.html
+++ b/files/ja/web/security/subresource_integrity/index.html
@@ -127,14 +127,10 @@ translation_of: Web/Security/Subresource_Integrity
<h3 id="&lt;script_integrity>">&lt;script integrity&gt;</h3>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("html.elements.script.integrity")}}</p>
<h3 id="CSP_require-sri-for">CSP: require-sri-for</h3>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("http.headers.csp.require-sri-for")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/web_components/html_imports/index.html b/files/ja/web/web_components/html_imports/index.html
index 41d80f7a87..8c432a5c01 100644
--- a/files/ja/web/web_components/html_imports/index.html
+++ b/files/ja/web/web_components/html_imports/index.html
@@ -41,6 +41,4 @@ translation_of: Web/Web_Components/HTML_Imports
<h2 id="ブラウザーの互換性">ブラウザーの互換性</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("html.elements.link.rel.import")}}</p>
diff --git a/files/ja/web/webdriver/index.html b/files/ja/web/webdriver/index.html
index bccb8b04d4..1773f89a66 100644
--- a/files/ja/web/webdriver/index.html
+++ b/files/ja/web/webdriver/index.html
@@ -95,8 +95,6 @@ with webdriver.Firefox() as driver:
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("webdriver", 2)}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/xslt/element/stylesheet/index.html b/files/ja/web/xslt/element/stylesheet/index.html
index c9a457a04a..775fca3d42 100644
--- a/files/ja/web/xslt/element/stylesheet/index.html
+++ b/files/ja/web/xslt/element/stylesheet/index.html
@@ -95,6 +95,4 @@ translation_of: Web/XSLT/Element/stylesheet
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("xslt.elements.stylesheet")}}</p>