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

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

Issue 1444233002: Change responsive-test.js neutral keyframe format (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_responsiveHarnessWebAnimations
Patch Set: ebased Created 5 years, 1 month 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: 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'},

Powered by Google App Engine
This is Rietveld 408576698