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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/AnimationEffectTiming/iterationStart-expected.txt

Issue 2711183003: Import wpt@a7e9c2abcf65b78fcf1c246fec6681c74e1bc352 (Closed)
Patch Set: Update test expectations and baselines. Created 3 years, 9 months 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Test default value
2 FAIL Test that changing the iterationStart affects computed timing when backward s-filling assert_equals: expected 0.5 but got 0.4999999999999999 3 FAIL Test that changing the iterationStart affects computed timing when backward s-filling assert_equals: expected 0.5 but got 0.4999999999999999
3 FAIL Test that changing the iterationStart affects computed timing during the ac tive phase assert_equals: expected 0.5 but got 0.4999999999999999 4 FAIL Test that changing the iterationStart affects computed timing during the ac tive phase assert_equals: expected 0.5 but got 0.4999999999999999
4 FAIL Test that changing the iterationStart affects computed timing when forwards -filling assert_equals: expected 0.5 but got 0.4999999999999996 5 FAIL Test that changing the iterationStart affects computed timing when forwards -filling assert_equals: expected 0.5 but got 0.4999999999999996
5 PASS Test invalid iterationStart value 6 PASS Using invalid values should throw TypeError
6 Harness: the test ran to completion. 7 Harness: the test ran to completion.
7 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698