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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/web-animations-api-expected.txt

Issue 2806623003: Implement Animation constructor (Closed)
Patch Set: Update one more webexposed test expectation Created 3 years, 8 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: third_party/WebKit/LayoutTests/virtual/stable/webexposed/web-animations-api-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/web-animations-api-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/web-animations-api-expected.txt
index 7bfb48a6fa2318ea69ae2c51fdffe668fbb82a30..89cf6a1223b1474a5e618062a21c24b31cd45ae6 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/web-animations-api-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/web-animations-api-expected.txt
@@ -2,8 +2,7 @@ This is a testharness.js-based test.
PASS Element.animate() should be exposed.
PASS Element.getAnimations() should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayoutTests/webexposed.
-PASS Animation constructor should not be exposed without experimental web platform features enabled.
-This test is expected to fail in LayoutTests/webexposed.
+PASS Animation constructor should be exposed.
PASS Timeline should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayoutTests/webexposed.
PASS document.timeline should not be exposed without experimental web platform features enabled.

Powered by Google App Engine
This is Rietveld 408576698