diff options
Diffstat (limited to 'files/pt-br/web/api/htmlmediaelement')
-rw-r--r-- | files/pt-br/web/api/htmlmediaelement/abort_event/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/api/htmlmediaelement/abort_event/index.html b/files/pt-br/web/api/htmlmediaelement/abort_event/index.html index 62243a2762..721cc43353 100644 --- a/files/pt-br/web/api/htmlmediaelement/abort_event/index.html +++ b/files/pt-br/web/api/htmlmediaelement/abort_event/index.html @@ -1,8 +1,9 @@ --- title: abort -slug: Web/Events/abort +slug: Web/API/HTMLMediaElement/abort_event translation_of: Web/API/HTMLMediaElement/abort_event translation_of_original: Web/Events/abort +original_slug: Web/Events/abort --- <p>O evento <strong><code>abort</code></strong> é disparado quando o carregamento de um recurso foi interrompido.</p> |