diff options
Diffstat (limited to 'files/es/web/api/texttrack/cuechange_event/index.html')
-rw-r--r-- | files/es/web/api/texttrack/cuechange_event/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/texttrack/cuechange_event/index.html b/files/es/web/api/texttrack/cuechange_event/index.html index 4a667535fc..b5197d4208 100644 --- a/files/es/web/api/texttrack/cuechange_event/index.html +++ b/files/es/web/api/texttrack/cuechange_event/index.html @@ -98,8 +98,6 @@ textTrackElem.oncuechange = (event) => { <h2 id="Compatibilidad_de_los_navegadores">Compatibilidad de los navegadores</h2> -<div class="hidden">La tabla de compatibilidad en esta página está generada desde datos estructurados. Si quieres contribuir a los datos, por favor visita <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una pull request.</div> - <p>{{Compat("api.TextTrack.cuechange_event")}}</p> <h2 id="Ver_también">Ver también</h2> |