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

Unified Diff: LayoutTests/media/track/track-cue-mutable-expected.txt

Issue 955413002: Log in Binding code for invalid enum type. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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: LayoutTests/media/track/track-cue-mutable-expected.txt
diff --git a/LayoutTests/media/track/track-cue-mutable-expected.txt b/LayoutTests/media/track/track-cue-mutable-expected.txt
index 8991f1e4491c3c34d1d705143a96e27bd73b201c..c89927acc2f6d414ca88b29fc508ef165b4db14a 100644
--- a/LayoutTests/media/track/track-cue-mutable-expected.txt
+++ b/LayoutTests/media/track/track-cue-mutable-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE WARNING: The provided value 'RL' is not a valid value of type 'DirectionSetting'.
+CONSOLE WARNING: The provided value 'End' is not a valid value of type 'AlignSetting'.
Tests modifying attributes of a VTTCue
** Test initial values.

Powered by Google App Engine
This is Rietveld 408576698