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

Unified Diff: LayoutTests/media/track/track-add-remove-cue-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-add-remove-cue-expected.txt
diff --git a/LayoutTests/media/track/track-add-remove-cue-expected.txt b/LayoutTests/media/track/track-add-remove-cue-expected.txt
index 5c4fd5858d4b1304c46807005f073a9dcd740b1e..0794ab18a7b20efce36820a7fc07d318c3a7bce4 100644
--- a/LayoutTests/media/track/track-add-remove-cue-expected.txt
+++ b/LayoutTests/media/track/track-add-remove-cue-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE ERROR: The provided value '2' is not a valid value of type 'TextTrackMode'.
Nils Barth (inactive) 2015/02/26 17:21:54 Test bug: line 52 sets the mode to 2 newTrack.mode
Tests TextTrack's addCue and removeCue

Powered by Google App Engine
This is Rietveld 408576698