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

Side by Side Diff: LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-expected.txt

Issue 267333006: Adding a few new MSE tests based on the spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressing CR comments Created 6 years, 7 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 1
2 PASS Test MediaSource.endOfStream() with invalid non-empty error string. 2 PASS Test MediaSource.endOfStream() with invalid non-empty error string.
3 PASS Test MediaSource.endOfStream() with invalid empty error string. 3 PASS Test MediaSource.endOfStream() with invalid empty error string.
4 PASS Test MediaSource.endOfStream() with when readyState is ended.
5 PASS Test MediaSource.endOfStream(decode) with when readyState is ended.
6 PASS Test MediaSource.endOfStream(network) with when readyState is ended.
4 PASS Test MediaSource.endOfStream() with invalid null error parameter. 7 PASS Test MediaSource.endOfStream() with invalid null error parameter.
5 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698