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

Side by Side Diff: LayoutTests/media/track/opera/interfaces/TextTrack/addCue-expected.txt

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years 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 1 This is a testharness.js-based test.
2 PASS TextTrack.addCue(), adding a cue to two different tracks 2 PASS TextTrack.addCue(), adding a cue to two different tracks
3 PASS TextTrack.addCue(), adding a cue to a track twice 3 PASS TextTrack.addCue(), adding a cue to a track twice
4 PASS TextTrack.addCue(), adding a removed cue to a different track 4 PASS TextTrack.addCue(), adding a removed cue to a different track
5 PASS TextTrack.addCue(), adding an associated but removed cue to the same track 5 PASS TextTrack.addCue(), adding an associated but removed cue to the same track
6 PASS TextTrack.addCue(), adding a cue associated with a track element to other t rack 6 PASS TextTrack.addCue(), adding a cue associated with a track element to other t rack
7 Harness: the test ran to completion.
7 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698