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

Side by Side Diff: LayoutTests/http/tests/media/media-source/mediasource-duration-boundaryconditions-expected.txt

Issue 245893002: Improve unprefixed MediaSource test coverage. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1
2 PASS Set duration to 2^31 - 1
3 PASS Set duration to 1
4 PASS Set duration to Number.MAX_VALUE
5 PASS Set duration to Number.MIN_VALUE
6 PASS Set duration to Number.MAX_VALUE - 1
7 PASS Set duration to Number.MIN_VALUE - 1
8 PASS Set duration to Number.POSITIVE_INFINITY
9 PASS Set duration to Number.NEGATIVE_INFINITY
10 PASS Set duration to lowest value.
11 PASS Set duration to a negative double.
12 PASS Set duration to a positive double.
13 PASS Set duration to zero
14 PASS Set duration to NaN
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698