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

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

Issue 152853003: Web Animations API: Bindings for TimedItem.specified with readonly attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix timed-item-specified-getters.html (mashed in rebase) Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/webexposed/web-animations-api.html ('k') | Source/core/animation/Animation.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/web-animations-api-expected.txt
diff --git a/LayoutTests/webexposed/web-animations-api-expected.txt b/LayoutTests/webexposed/web-animations-api-expected.txt
index a6fec8eddc9268d7eae4e70a32886f416e195216..96008067e47322e95811196ff0761ec9fe0a1d73 100644
--- a/LayoutTests/webexposed/web-animations-api-expected.txt
+++ b/LayoutTests/webexposed/web-animations-api-expected.txt
@@ -3,9 +3,13 @@ FAIL Element.animate() should not be exposed without experimental web platform f
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true
FAIL Animation constructor should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true
-FAIL DocumentTimeline should not be exposed without experimental web platform features enabled.
+FAIL Timeline should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true
FAIL document.timeline should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true
+FAIL Timing should not be exposed without experimental web platform features enabled.
+This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true
+FAIL TimedItem should not be exposed without experimental web platform features enabled.
+This test is expected to fail in LayouTests/webexposed. assert_false: expected false got true
Harness: the test ran to completion.
« no previous file with comments | « LayoutTests/webexposed/web-animations-api.html ('k') | Source/core/animation/Animation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698