| 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.
|
|
|
|
|