aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/canvasrenderingcontext2d/direction
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/canvasrenderingcontext2d/direction')
-rw-r--r--files/ja/web/api/canvasrenderingcontext2d/direction/index.html52
1 files changed, 1 insertions, 51 deletions
diff --git a/files/ja/web/api/canvasrenderingcontext2d/direction/index.html b/files/ja/web/api/canvasrenderingcontext2d/direction/index.html
index 4e0e4d2885..1f2e04c823 100644
--- a/files/ja/web/api/canvasrenderingcontext2d/direction/index.html
+++ b/files/ja/web/api/canvasrenderingcontext2d/direction/index.html
@@ -118,57 +118,7 @@ window.addEventListener("load", drawCanvas);
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザ実装状況</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>機能</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatVersionUnknown}} [1]</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>機能</th>
- <th>Android</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] この機能はデフォルトで無効化されています。有効化するには <code>ExperimentalCanvasFeatures</code> 機能フラグを使用します。</p>
+<p>{{Compat("api.CanvasRenderingContext2D.direction")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>