aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webvtt_api
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/webvtt_api')
-rw-r--r--files/fr/web/api/webvtt_api/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/web/api/webvtt_api/index.html b/files/fr/web/api/webvtt_api/index.html
index 0b6885d7a1..e450f04863 100644
--- a/files/fr/web/api/webvtt_api/index.html
+++ b/files/fr/web/api/webvtt_api/index.html
@@ -877,21 +877,13 @@ Sur les <i.foreignphrase><lang en>playground</lang></i>,
<h3 id="VTTCue_interface_2"><code>VTTCue</code> interface</h3>
-<div>
-
-
<p>{{Compat("api.VTTCue", 0)}}</p>
<h3 id="TextTrack_interface"><code>TextTrack</code> interface</h3>
-<div>
-<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.TextTrack", 0)}}</p>
<h3 id="Notes">Notes</h3>
-</div>
-</div>
<p>Prior to Firefox 50, the <code>AlignSetting</code> enum (representing possible values for {{domxref("VTTCue.align")}}) incorrectly included the value <code>"middle"</code> instead of <code>"center"</code>. This has been corrected.</p>