From 7e17da1afc6afb110e16c9280c4029938bb37334 Mon Sep 17 00:00:00 2001 From: Kevin Ellis Date: Mon, 27 Jan 2020 09:30:00 -0800 Subject: [PATCH] Implement onremove event for web animations. Spec: https://drafts.csswg.org/web-animations-1/#remove-replaced-animations Intent: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/H5sz_dg6fKc/1X7K7U4XCgAJ Bug: 981905 Change-Id: I9267e3e4fda14133f2edcc0e8aea1e8a031959a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020245 Commit-Queue: Kevin Ellis Reviewed-by: Robert Flack Cr-Commit-Position: refs/heads/master@{#735437} --- .../interfaces/Animation/onremove.html | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 web-animations/interfaces/Animation/onremove.html diff --git a/web-animations/interfaces/Animation/onremove.html b/web-animations/interfaces/Animation/onremove.html new file mode 100644 index 00000000000000..d7709949f2a005 --- /dev/null +++ b/web-animations/interfaces/Animation/onremove.html @@ -0,0 +1,58 @@ + + +Animation.onremove + + + + + +
+ + +