aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/api/webvtt_api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/api/webvtt_api/index.html')
-rw-r--r--files/zh-tw/web/api/webvtt_api/index.html52
1 files changed, 4 insertions, 48 deletions
diff --git a/files/zh-tw/web/api/webvtt_api/index.html b/files/zh-tw/web/api/webvtt_api/index.html
index ced3fbc23c..61913c369d 100644
--- a/files/zh-tw/web/api/webvtt_api/index.html
+++ b/files/zh-tw/web/api/webvtt_api/index.html
@@ -633,57 +633,13 @@ That's <00:00:21.000>amore
<h2 id="瀏覽器支援">瀏覽器支援</h2>
-<p>{{ CompatibilityTable() }}</p>
+<h3><code>VTTCue</code> interface</h3>
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>基本支援</td>
- <td>18 以上</td>
- <td>24 (<a href="https://wiki.mozilla.org/WebVTT" title="https://wiki.mozilla.org/WebVTT">預設為關閉</a>)</td>
- <td>10 以上</td>
- <td>15.0 以上</td>
- <td> 7 以上</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("api.VTTCue", 0)}}
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IChrome for Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>基本支援</td>
- <td>4.4 以上</td>
- <td>       目前尚不支援</td>
- <td>         35.0 以上</td>
- <td>   21.0 以上</td>
- <td>7 以上</td>
- </tr>
- </tbody>
-</table>
-
-<p> </p>
+<h3><code>TextTrack</code> interface</h3>
-<p> </p>
-</div>
+{{Compat("api.TextTrack", 0)}}
<h2 id="規格">規格</h2>