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

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: Small cleanup 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
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..76c92e8e3c89b0d11e6b6b4be331cc7c23b5de93 100644
--- a/LayoutTests/webexposed/web-animations-api-expected.txt
+++ b/LayoutTests/webexposed/web-animations-api-expected.txt
@@ -7,5 +7,9 @@ FAIL DocumentTimeline should not be exposed without experimental web platform fe
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 TimedItemTiming 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.

Powered by Google App Engine
This is Rietveld 408576698