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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE WARNING: The 'TextTrackCue' constructor is deprecated. Please use 'VTTCu e' instead.
2 This is a testharness.js-based test. 1 This is a testharness.js-based test.
3 PASS TextTrackCue and VTTCue are separate interfaces 2 PASS TextTrackCue and VTTCue are separate interfaces
4 PASS TextTrackCue constructor returns a VTTCue 3 PASS TextTrackCue constructor should not be supported
5 PASS When not fully applied, TextTrackCue constructor throws a TypeError
6 Harness: the test ran to completion. 4 Harness: the test ran to completion.
7 5
OLDNEW
« 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