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

Side by Side Diff: LayoutTests/webexposed/web-animations-api-expected.txt

Issue 293893003: Web Animations: Rename TimedItem to AnimationSource (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectations. Created 6 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/webexposed/web-animations-api.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Element.animate() should be exposed. 2 PASS Element.animate() should be exposed.
3 FAIL Animation constructor should not be exposed without experimental web platfo rm features enabled. 3 FAIL Animation constructor should not be exposed without experimental web platfo rm features enabled.
4 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true 4 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true
5 FAIL Timeline should not be exposed without experimental web platform features e nabled. 5 FAIL Timeline should not be exposed without experimental web platform features e nabled.
6 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true 6 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true
7 FAIL document.timeline should not be exposed without experimental web platform f eatures enabled. 7 FAIL document.timeline should not be exposed without experimental web platform f eatures enabled.
8 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true 8 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true
9 FAIL Timing should not be exposed without experimental web platform features ena bled. 9 FAIL Timing should not be exposed without experimental web platform features ena bled.
10 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true 10 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true
11 FAIL TimedItem should not be exposed without experimental web platform features enabled. 11 FAIL AnimationSource should not be exposed without experimental web platform fea tures enabled.
12 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true 12 This test is expected to fail in LayouTests/webexposed. assert_false: expected f alse got true
13 Harness: the test ran to completion. 13 Harness: the test ran to completion.
14 14
OLDNEW
« no previous file with comments | « LayoutTests/webexposed/web-animations-api.html ('k') | Source/core/animation/Animation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698