Index: third_party/WebKit/LayoutTests/animations/responsive/line-height-responsive.html |
diff --git a/third_party/WebKit/LayoutTests/animations/responsive/line-height-responsive.html b/third_party/WebKit/LayoutTests/animations/responsive/line-height-responsive.html |
index e2db5db6434865fb8698b45181c94bc1534aa4f1..0aec619aab8ccb8b1d6ca48cda6be2d430672faf 100644 |
--- a/third_party/WebKit/LayoutTests/animations/responsive/line-height-responsive.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/line-height-responsive.html |
@@ -27,7 +27,6 @@ assertResponsive({ |
assertResponsive({ |
property: 'line-height', |
- from: '', |
to: '200px', |
configurations: [{ |
state: {underlying: '10'}, |
@@ -70,7 +69,6 @@ assertResponsive({ |
assertResponsive({ |
property: 'line-height', |
- from: '', |
to: '20', |
configurations: [{ |
state: {underlying: '10'}, |