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

Unified Diff: third_party/WebKit/LayoutTests/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/webexposed/web-animations-api-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt b/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt
index 04dc68ebe2c27b4d000b5423af60d46dfeab6aa0..a452bc378d04bfb94a762c18b43cad90961571bd 100644
--- a/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/web-animations-api-expected.txt
@@ -2,8 +2,7 @@ This is a testharness.js-based test.
PASS Element.animate() should be exposed.
FAIL Element.getAnimations() should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
-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.
FAIL Timeline should not be exposed without experimental web platform features enabled.
This test is expected to fail in LayoutTests/webexposed. assert_false: expected false got true
FAIL document.timeline should not be exposed without experimental web platform features enabled.

Powered by Google App Engine
This is Rietveld 408576698