Index: third_party/WebKit/LayoutTests/animations/responsive/fill-responsive.html |
diff --git a/third_party/WebKit/LayoutTests/animations/responsive/fill-responsive.html b/third_party/WebKit/LayoutTests/animations/responsive/fill-responsive.html |
index 59791242637e304effc37313bf1ced194c085a16..088785fc880a5e4dc3dbbc1a9cb668b2e24bd89b 100644 |
--- a/third_party/WebKit/LayoutTests/animations/responsive/fill-responsive.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/fill-responsive.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<script src="resources/responsive-test.js"></script> |
<script> |
-assertResponsive({ |
+assertCSSResponsive({ |
property: 'fill', |
from: 'inherit', |
to: 'green', |