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

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

Issue 1113173003: Web Animations: Update naming to reflect spec changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use new API in layout tests Created 5 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
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 PASS Element.getAnimationPlayers() should not be exposed without experimental we b platform features enabled. 3 PASS Element.getAnimations() should not be exposed without experimental web plat form features enabled.
4 This test is expected to fail in LayoutTests/webexposed. 4 This test is expected to fail in LayoutTests/webexposed.
5 PASS Animation constructor should not be exposed without experimental web platfo rm features enabled. 5 PASS Animation constructor should not be exposed without experimental web platfo rm features enabled.
6 This test is expected to fail in LayoutTests/webexposed. 6 This test is expected to fail in LayoutTests/webexposed.
7 PASS Timeline should not be exposed without experimental web platform features e nabled. 7 PASS Timeline should not be exposed without experimental web platform features e nabled.
8 This test is expected to fail in LayoutTests/webexposed. 8 This test is expected to fail in LayoutTests/webexposed.
9 PASS document.timeline should not be exposed without experimental web platform f eatures enabled. 9 PASS document.timeline should not be exposed without experimental web platform f eatures enabled.
10 This test is expected to fail in LayoutTests/webexposed. 10 This test is expected to fail in LayoutTests/webexposed.
11 PASS Timing should not be exposed without experimental web platform features ena bled. 11 PASS Timing should not be exposed without experimental web platform features ena bled.
12 This test is expected to fail in LayoutTests/webexposed. 12 This test is expected to fail in LayoutTests/webexposed.
13 PASS AnimationNode should not be exposed without experimental web platform featu res enabled. 13 PASS AnimationNode should not be exposed without experimental web platform featu res enabled.
14 This test is expected to fail in LayoutTests/webexposed. 14 This test is expected to fail in LayoutTests/webexposed.
15 Harness: the test ran to completion. 15 Harness: the test ran to completion.
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698