From 93e6a368839e0304613445e71744b97ccccd0f1c Mon Sep 17 00:00:00 2001 From: Michael Mattiacci Date: Sun, 24 Apr 2016 08:50:01 -0700 Subject: [PATCH] Update validation of animation-direction by adding --- src/css/Properties.js | 2 +- src/css/ValidationTypes.js | 3 +++ tests/css/Validation.js | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/src/css/Properties.js b/src/css/Properties.js index 4a9beeea..1acc7d3d 100644 --- a/src/css/Properties.js +++ b/src/css/Properties.js @@ -16,7 +16,7 @@ var Properties = module.exports = { "alignment-baseline" : "auto | baseline | use-script | before-edge | text-before-edge | after-edge | text-after-edge | central | middle | ideographic | alphabetic | hanging | mathematical", "animation" : 1, "animation-delay" : "