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

Unified Diff: third_party/WebKit/LayoutTests/animations/option-element-crash-expected.txt

Issue 2524303002: Emit console warning when element.animate() keyframe value fails to parse (Closed)
Patch Set: Review changes Created 4 years, 1 month 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/animations/option-element-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/option-element-crash-expected.txt b/third_party/WebKit/LayoutTests/animations/option-element-crash-expected.txt
index 39b10b16956e6e830569b0d3ad6c74a8e3ed2ce1..80dd71a902ced389a939539d3ff839443ce083d3 100644
--- a/third_party/WebKit/LayoutTests/animations/option-element-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/option-element-crash-expected.txt
@@ -1,2 +1,3 @@
+CONSOLE WARNING: line 24: Invalid keyframe value for property outlineColor: invert
This test passes if it does not crash.

Powered by Google App Engine
This is Rietveld 408576698