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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/svg-attribute-responsive/svg-points-responsive-expected.txt

Issue 1450123003: Add SVG animation support to responsive-test.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_responsiveNeutralValueFormat
Patch Set: Review changes 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/svg-attribute-responsive/svg-points-responsive.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS This test uses responsive-test.js.
3 FAIL Animation on property <svgPoints> from neutral to [10 20, 30 40] with {"und erlying":"10 10, 20 20"} changed to {"underlying":"10 10"} at (0.25) is [10 10] assert_equals: expected "10 10" but got ""
4 PASS Animation on property <svgPoints> from neutral to [10 20, 30 40] with {"und erlying":"10 10, 20 20"} changed to {"underlying":"10 10"} at (0.75) is [10 20, 30 40]
5 FAIL Animation on property <svgPoints> from neutral to [10 20, 30 40] with {"und erlying":"10 10"} changed to {"underlying":"10 10, 20 20"} at (0.25) is [10 12.5 , 22.5 25] assert_equals: expected "10 12.5, 22.5 25" but got ""
6 FAIL Animation on property <svgPoints> from neutral to [10 20, 30 40] with {"und erlying":"10 10"} changed to {"underlying":"10 10, 20 20"} at (0.75) is [10 17.5 , 27.5 35] assert_equals: expected "10 17.5, 27.5 35" but got "10 20, 30 40"
7 Harness: the test ran to completion.
8
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/svg-attribute-responsive/svg-points-responsive.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698