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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt

Issue 2658093003: Suppress console messages for all testharness tests. (Closed)
Patch Set: rebaseline-cl Created 3 years, 11 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/external/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
index 796071f94b01cbcc7b211578c1d2d0af4c4fd64a..84686cf7fed8d17d284afcbe1896becf6bedfa1d 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
@@ -1,9 +1,3 @@
-CONSOLE WARNING: line 128: Invalid keyframe value for property top: invalid
-CONSOLE WARNING: line 133: Invalid keyframe value for property top: invalid
-CONSOLE WARNING: line 128: Invalid keyframe value for property left: invalid
-CONSOLE WARNING: line 133: Invalid keyframe value for property left: invalid
-CONSOLE WARNING: line 128: Invalid keyframe value for property left: invalid
-CONSOLE WARNING: line 133: Invalid keyframe value for property left: invalid
This is a testharness.js-based test.
FAIL a KeyframeEffectReadOnly can be constructed with no frames (intermediate value).getKeyframes is not a function
FAIL easing values are parsed correctly when passed to the KeyframeEffectReadOnly constructor in a property-indexed keyframe effect.getKeyframes is not a function

Powered by Google App Engine
This is Rietveld 408576698