From 52990303982048d807b7a8dc8c016bb332bc710e Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 18:31:13 +0200 Subject: Remove hidden bcd for API pages (#1249) * Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight --- files/fr/web/api/webvtt_api/index.html | 8 -------- 1 file changed, 8 deletions(-) (limited to 'files/fr/web/api/webvtt_api') 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>,

VTTCue interface

-
- -

{{Compat("api.VTTCue", 0)}}

TextTrack interface

-
- -

{{Compat("api.TextTrack", 0)}}

Notes

-
-

Prior to Firefox 50, the AlignSetting enum (representing possible values for {{domxref("VTTCue.align")}}) incorrectly included the value "middle" instead of "center". This has been corrected.

-- cgit v1.2.3-54-g00ecf