From 89dcfec062d7ba094954dbe0c4403b1241fabe2e Mon Sep 17 00:00:00 2001 From: manonthemat Date: Wed, 14 Jan 2015 17:43:49 -0800 Subject: [PATCH] core-animation-group example fixed It'd would throw an error otherwise (Partial keyframes are not supported.) --- core-animation-group.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core-animation-group.html b/core-animation-group.html index 773cffd..1529e01 100644 --- a/core-animation-group.html +++ b/core-animation-group.html @@ -21,9 +21,11 @@ Example of an animation group to rotate and then fade an element: - + + +