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

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

Issue 177613005: Remove the TextTrackCue constructor (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix fast/js/constructor-length.html Created 6 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/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 03e5290bd5fdaeeb804df0359c4d913481341879..65b67a15fb50fa5f844106e64c0b435bd6b7cab6 100644
--- a/LayoutTests/media/track/text-track-cue-constructor-expected.txt
+++ b/LayoutTests/media/track/text-track-cue-constructor-expected.txt
@@ -1,7 +1,5 @@
-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
-PASS When not fully applied, TextTrackCue constructor throws a TypeError
+PASS TextTrackCue constructor should not be supported
Harness: the test ran to completion.
« no previous file with comments | « LayoutTests/media/track/text-track-cue-constructor.html ('k') | Source/bindings/v8/custom/V8TextTrackCueCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698