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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/responsive/d-responsive-expected.txt

Issue 1473963004: CSS animation for SVG presentation attribute 'd' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS This test uses responsive-test.js.
3 FAIL Animation on property <d> from [inherit] to [M 10 20 H 30] with {"inherited ":"\"M 90 50 H 34\""} changed to {"inherited":"\"M 6 0 H 70\""} at (0.25) is ["M 7 5 H 60"] assert_equals: expected "\"M 7 5 H 60\"" but got "\"M 6 0 H 70\""
4 FAIL Animation on property <d> from [inherit] to [M 10 20 H 30] with {"inherited ":"\"M 90 50 H 34\""} changed to {"inherited":"\"M 6 0 H 70\""} at (0.75) is ["M 9 15 H 40"] assert_equals: expected "\"M 9 15 H 40\"" but got "\"\""
5 FAIL Animation on property <d> from [inherit] to [M 10 20 H 30] with {"inherited ":"\"M 6 0 H 70\""} changed to {"inherited":"\"M 90 50 H 34\""} at (0.25) is ["M 70 40 H 33"] assert_equals: expected "\"M 70 40 H 33\"" but got "\"M 90 50 H 34 \""
6 FAIL Animation on property <d> from [inherit] to [M 10 20 H 30] with {"inherited ":"\"M 6 0 H 70\""} changed to {"inherited":"\"M 90 50 H 34\""} at (0.75) is ["M 30 20 H 31"] assert_equals: expected "\"M 30 20 H 31\"" but got "\"\""
7 Harness: the test ran to completion.
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698