aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webvtt_api
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-06-19 18:31:13 +0200
committerGitHub <noreply@github.com>2021-06-19 18:31:13 +0200
commit52990303982048d807b7a8dc8c016bb332bc710e (patch)
treebf14a3c5f6dc9265375734e0c4fd8a0c6e481370 /files/fr/web/api/webvtt_api
parent322369a40a3058c0630f4276a6455b554128be1d (diff)
downloadtranslated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.gz
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.bz2
translated-content-52990303982048d807b7a8dc8c016bb332bc710e.zip
Remove hidden bcd for API pages (#1249)
* Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
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 &lt;i.foreignphrase&gt;&lt;lang en&gt;playground&lt;/lang&gt;&lt;/i&gt;,
<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>