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

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

Issue 139303007: Deprecate the TextTrackCue constructor (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase and revert incorrect test change Created 6 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
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8TextTrackCueCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/track/text-track-cue-constructor-expected.txt
diff --git a/LayoutTests/media/track/text-track-cue-constructor-expected.txt b/LayoutTests/media/track/text-track-cue-constructor-expected.txt
index d6b46993d815dc70c22ae121b735fcbd722f544d..03e5290bd5fdaeeb804df0359c4d913481341879 100644
--- a/LayoutTests/media/track/text-track-cue-constructor-expected.txt
+++ b/LayoutTests/media/track/text-track-cue-constructor-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: The 'TextTrackCue' constructor is deprecated. Please use 'VTTCue' instead.
This is a testharness.js-based test.
PASS TextTrackCue and VTTCue are separate interfaces
PASS TextTrackCue constructor returns a VTTCue
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8TextTrackCueCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698