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

Unified Diff: third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html

Issue 1882383002: Fix Javascript bugs in animation LayoutTests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_failOnUncaughtError
Patch Set: Rebased Created 4 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
diff --git a/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html b/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
index 094a1f3241999f122479eaa147df6576476d0403..bda455396238e8c00295547a540ad50cd4e440b6 100644
--- a/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
+++ b/third_party/WebKit/LayoutTests/animations/responsive/color-responsive.html
@@ -39,7 +39,7 @@ assertCSSResponsive({
}],
});
-assertResponsive({
+assertCSSResponsive({
property: 'color',
from: 'green',
to: 'currentcolor',
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-mode-composition.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698