From 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:51 +0100 Subject: unslug es: modify --- files/es/web/api/htmlelement/animationend_event/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/es/web/api/htmlelement/animationend_event') diff --git a/files/es/web/api/htmlelement/animationend_event/index.html b/files/es/web/api/htmlelement/animationend_event/index.html index 8bca8b046f..55a49ff105 100644 --- a/files/es/web/api/htmlelement/animationend_event/index.html +++ b/files/es/web/api/htmlelement/animationend_event/index.html @@ -1,7 +1,8 @@ --- title: animationend -slug: Web/Events/animationend +slug: Web/API/HTMLElement/animationend_event translation_of: Web/API/HTMLElement/animationend_event +original_slug: Web/Events/animationend ---

El evento animationend es lanzado cuando una animación CSS se ha completado.

-- cgit v1.2.3-54-g00ecf