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

Side by Side Diff: third_party/WebKit/LayoutTests/media/video-plays-past-end-of-test-expected.txt

Issue 2099083002: Convert video-pause* and video-plays* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 5 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
OLDNEW
1 This test intentionally lets the video keep playing past endTest() to ensure tha t shutdown is clean, since DumpRenderTree used to crash in this case. 1 This is a testharness.js-based test.
2 PASS This test intentionally lets the video keep playing past End of Test to ens ure
3 that shutdown is clean, since DumpRenderTree used to crash in this case.
4 Harness: the test ran to completion.
2 5
3 EVENT(playing)
4 END OF TEST
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698