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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8TextTrackCueCustom.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: The 'TextTrackCue' constructor is deprecated. Please use 'VTTCu e' instead.
1 This is a testharness.js-based test. 2 This is a testharness.js-based test.
2 PASS TextTrackCue and VTTCue are separate interfaces 3 PASS TextTrackCue and VTTCue are separate interfaces
3 PASS TextTrackCue constructor returns a VTTCue 4 PASS TextTrackCue constructor returns a VTTCue
4 PASS When not fully applied, TextTrackCue constructor throws a TypeError 5 PASS When not fully applied, TextTrackCue constructor throws a TypeError
5 Harness: the test ran to completion. 6 Harness: the test ran to completion.
6 7
OLDNEW
« 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