aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/pointerevent
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-07-12 00:19:25 +0900
committerGitHub <noreply@github.com>2021-07-12 00:19:25 +0900
commitddda8bbbee128ba54ff6d3dd6a20a7d43debfb36 (patch)
tree5150fef9f8a5fdb66a7f67cf38d9e2267aee2da3 /files/ja/web/api/pointerevent
parentab32c2b852d80f9fe957ab223901dce04f3cef18 (diff)
downloadtranslated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.tar.gz
translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.tar.bz2
translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.zip
ブラウザー互換性データの説明を削除 (残り) (#1491)
Diffstat (limited to 'files/ja/web/api/pointerevent')
-rw-r--r--files/ja/web/api/pointerevent/getcoalescedevents/index.html4
-rw-r--r--files/ja/web/api/pointerevent/height/index.html4
-rw-r--r--files/ja/web/api/pointerevent/isprimary/index.html4
-rw-r--r--files/ja/web/api/pointerevent/pointerevent/index.html4
-rw-r--r--files/ja/web/api/pointerevent/pointerid/index.html4
-rw-r--r--files/ja/web/api/pointerevent/pointertype/index.html4
-rw-r--r--files/ja/web/api/pointerevent/pressure/index.html4
-rw-r--r--files/ja/web/api/pointerevent/tangentialpressure/index.html4
-rw-r--r--files/ja/web/api/pointerevent/tiltx/index.html4
-rw-r--r--files/ja/web/api/pointerevent/tilty/index.html4
-rw-r--r--files/ja/web/api/pointerevent/twist/index.html4
-rw-r--r--files/ja/web/api/pointerevent/width/index.html4
12 files changed, 0 insertions, 48 deletions
diff --git a/files/ja/web/api/pointerevent/getcoalescedevents/index.html b/files/ja/web/api/pointerevent/getcoalescedevents/index.html
index 3a6779b119..287653f3f9 100644
--- a/files/ja/web/api/pointerevent/getcoalescedevents/index.html
+++ b/files/ja/web/api/pointerevent/getcoalescedevents/index.html
@@ -46,8 +46,4 @@ translation_of: Web/API/PointerEvent/getCoalescedEvents
<h2 id="Browser_Compatibility" name="Browser_Compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.getCoalescedEvents")}}</p>
diff --git a/files/ja/web/api/pointerevent/height/index.html b/files/ja/web/api/pointerevent/height/index.html
index 69c9d0dec2..92df81ba55 100644
--- a/files/ja/web/api/pointerevent/height/index.html
+++ b/files/ja/web/api/pointerevent/height/index.html
@@ -56,8 +56,4 @@ translation_of: Web/API/PointerEvent/height
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.height")}}</p>
diff --git a/files/ja/web/api/pointerevent/isprimary/index.html b/files/ja/web/api/pointerevent/isprimary/index.html
index ce7346a3bd..6829ae04f2 100644
--- a/files/ja/web/api/pointerevent/isprimary/index.html
+++ b/files/ja/web/api/pointerevent/isprimary/index.html
@@ -68,8 +68,4 @@ translation_of: Web/API/PointerEvent/isPrimary
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.isPrimary")}}</p>
diff --git a/files/ja/web/api/pointerevent/pointerevent/index.html b/files/ja/web/api/pointerevent/pointerevent/index.html
index 78e10d6d34..452139293c 100644
--- a/files/ja/web/api/pointerevent/pointerevent/index.html
+++ b/files/ja/web/api/pointerevent/pointerevent/index.html
@@ -63,8 +63,4 @@ var downEvent = new PointerEvent("pointerdown",
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.PointerEvent")}}</p>
diff --git a/files/ja/web/api/pointerevent/pointerid/index.html b/files/ja/web/api/pointerevent/pointerid/index.html
index 7dee6bc465..049d8a8017 100644
--- a/files/ja/web/api/pointerevent/pointerid/index.html
+++ b/files/ja/web/api/pointerevent/pointerid/index.html
@@ -63,8 +63,4 @@ target.addEventListener('pointerdown', function(event) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.pointerId")}}</p>
diff --git a/files/ja/web/api/pointerevent/pointertype/index.html b/files/ja/web/api/pointerevent/pointertype/index.html
index 7d2ce28a48..4c23524509 100644
--- a/files/ja/web/api/pointerevent/pointertype/index.html
+++ b/files/ja/web/api/pointerevent/pointertype/index.html
@@ -89,8 +89,4 @@ translation_of: Web/API/PointerEvent/pointerType
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.pointerType", 2)}}</p>
diff --git a/files/ja/web/api/pointerevent/pressure/index.html b/files/ja/web/api/pointerevent/pressure/index.html
index d2f4d3635c..e810e80c8c 100644
--- a/files/ja/web/api/pointerevent/pressure/index.html
+++ b/files/ja/web/api/pointerevent/pressure/index.html
@@ -68,10 +68,6 @@ translation_of: Web/API/PointerEvent/pressure
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.pressure")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/pointerevent/tangentialpressure/index.html b/files/ja/web/api/pointerevent/tangentialpressure/index.html
index 31b3c2e265..e50004336e 100644
--- a/files/ja/web/api/pointerevent/tangentialpressure/index.html
+++ b/files/ja/web/api/pointerevent/tangentialpressure/index.html
@@ -65,10 +65,6 @@ translation_of: Web/API/PointerEvent/tangentialPressure
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.tangentialPressure")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/pointerevent/tiltx/index.html b/files/ja/web/api/pointerevent/tiltx/index.html
index 527818b8c3..8146741540 100644
--- a/files/ja/web/api/pointerevent/tiltx/index.html
+++ b/files/ja/web/api/pointerevent/tiltx/index.html
@@ -61,8 +61,4 @@ translation_of: Web/API/PointerEvent/tiltX
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.tiltX")}}</p>
diff --git a/files/ja/web/api/pointerevent/tilty/index.html b/files/ja/web/api/pointerevent/tilty/index.html
index 4dfe6ac2d2..4615b14da1 100644
--- a/files/ja/web/api/pointerevent/tilty/index.html
+++ b/files/ja/web/api/pointerevent/tilty/index.html
@@ -60,8 +60,4 @@ translation_of: Web/API/PointerEvent/tiltY
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.tiltY")}}</p>
diff --git a/files/ja/web/api/pointerevent/twist/index.html b/files/ja/web/api/pointerevent/twist/index.html
index b8830ce906..1eb3db827b 100644
--- a/files/ja/web/api/pointerevent/twist/index.html
+++ b/files/ja/web/api/pointerevent/twist/index.html
@@ -58,10 +58,6 @@ translation_of: Web/API/PointerEvent/twist
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.twist")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>
diff --git a/files/ja/web/api/pointerevent/width/index.html b/files/ja/web/api/pointerevent/width/index.html
index e6c160a4ea..e332ec903f 100644
--- a/files/ja/web/api/pointerevent/width/index.html
+++ b/files/ja/web/api/pointerevent/width/index.html
@@ -62,8 +62,4 @@ translation_of: Web/API/PointerEvent/width
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
-<div class="hidden">
-<p>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.</p>
-</div>
-
<p>{{Compat("api.PointerEvent.width")}}</p>