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

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, 10 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 aacffdfc089a4d440c955f3e1eb09518be4960d0..cdd7bdc222a39cf65fd24bd065e356de2fdcd624 100644
--- a/LayoutTests/media/track/track-cue-mutable-expected.txt
+++ b/LayoutTests/media/track/track-cue-mutable-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE ERROR: The provided value 'RL' is not a valid value of type 'DirectionSetting'.
+CONSOLE ERROR: The provided value 'End' is not a valid value of type 'AlignSetting'.
Nils Barth (inactive) 2015/02/26 17:21:54 These two are ok: lines 51/52 and 93/94 explicitly
Tests modifying attributes of a VTTCue
** Test initial values.

Powered by Google App Engine
This is Rietveld 408576698