Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Unified Diff: third_party/WebKit/Source/core/css/CSSProperties.in

Issue 2529043002: [CSS Typed OM] Add a property test generator for testing the inline StylePropertyMap (Closed)
Patch Set: Fix typo Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/property-suite.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/css/CSSProperties.in
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
index fbe02bbf4e3d97f6f7adb39eb1073064f1696bdc..a904c26bff65eee6955a02e51fbb6c6c63aef34f 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -119,7 +119,7 @@
// Animation Priority properties
animation-delay custom_all
-animation-direction custom_all
+animation-direction keywords=[normal|reverse|alternate|alternate-reverse], supports_multiple, custom_all
animation-duration custom_all
animation-fill-mode custom_all
animation-iteration-count keywords=[infinite], supports_multiple, custom_all
« no previous file with comments | « third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/property-suite.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698