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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt

Issue 2369833002: Introduce KeyframeEffectReadOnly interface (Closed)
Patch Set: Update references to Priority, response to review Created 4 years, 3 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/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
index 6fc5315ce7285e5d7b24ffd9bfe247e2e0457566..bd053d2e286ddf04d682107b858d519f09b1f119 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/finish-expected.txt
@@ -12,7 +12,7 @@ PASS Test finish() while play-pending
PASS Test finish() during aborted pause
PASS Test resetting of computed style
PASS Test finish() resolves finished promise synchronously
-FAIL Test finish() resolves finished promise synchronously with an animation without a target KeyframeEffectReadOnly is not defined
-FAIL Test normally finished animation resolves finished promise synchronously with an animation without a target KeyframeEffectReadOnly is not defined
+FAIL Test finish() resolves finished promise synchronously with an animation without a target Animation is not defined
+FAIL Test normally finished animation resolves finished promise synchronously with an animation without a target Animation is not defined
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698