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

Unified Diff: LayoutTests/inspector/console/console-css-warnings.html

Issue 22925002: Add support to resolve unprefixed CSS animations properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months 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
Index: LayoutTests/inspector/console/console-css-warnings.html
diff --git a/LayoutTests/inspector/console/console-css-warnings.html b/LayoutTests/inspector/console/console-css-warnings.html
index b64abd742ab6caacafcd8c35f8d30fb52f2f5599..e16e387f380a856f483837ed090bc9ed7a6f9f55 100644
--- a/LayoutTests/inspector/console/console-css-warnings.html
+++ b/LayoutTests/inspector/console/console-css-warnings.html
@@ -111,8 +111,8 @@ x, {
@media %%%;
-@keyframes;
-@keyframes { }
+
+
@-moz-keyframes { }
@page;

Powered by Google App Engine
This is Rietveld 408576698