aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/event/timestamp/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/event/timestamp/index.html')
-rw-r--r--files/ja/web/api/event/timestamp/index.html58
1 files changed, 1 insertions, 57 deletions
diff --git a/files/ja/web/api/event/timestamp/index.html b/files/ja/web/api/event/timestamp/index.html
index d11ebc1c9b..faf7293740 100644
--- a/files/ja/web/api/event/timestamp/index.html
+++ b/files/ja/web/api/event/timestamp/index.html
@@ -82,60 +82,4 @@ document.body.addEventListener("keypress", getTime);</pre>
<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>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatChrome(49.0)}}<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>機能</th>
- <th>Android</th>
- <th>Android Webview</th>
- <th>Edge</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- <th>Android 版 Chrome</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatChrome(49.0)}}<sup>[1]</sup></td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}<sup>[1]</sup></td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatChrome(49.0)}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Chrome 49 および Firefox 54 より、このプロパティが返す値はエポック時間 ({{domxref("DOMTimeStamp")}}) から高精度モノトニック時間 ({{domxref("DOMHighResTimeStamp")}}) に替わりました。</p>
+<p>{{Compat("api.Event.timeStamp")}}</p>