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

Side by Side Diff: LayoutTests/media/video-playing-and-pause-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 Test that pausing the media element in "playing" event handler pauses the media element. 1 Test that pausing the media element in "playing" event handler pauses the media element.
2 2
3 EVENT(playing) 3 EVENT(playing)
4 EVENT(timeupdate) 4 EVENT(timeupdate)
5 EVENT(pause) 5 EVENT(pause)
6 This is a testharness.js-based test.
7 PASS Verifies pause actually pauses.
8 Harness: the test ran to completion.
6 9
7 PASS Verifies pause actually pauses.
8
OLDNEW
« no previous file with comments | « LayoutTests/media/video-intrinsic-width-height-expected.txt ('k') | LayoutTests/printing/page-rule-specificity-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698