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

Side by Side Diff: LayoutTests/platform/chromium-linux/http/tests/xmlhttprequest/chunked-progress-event-expectedLength-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
1 Test case for bug 36156: XHR 'progress' event code assumes wrongly that expected Length >= 0 1 Test case for bug 36156: XHR 'progress' event code assumes wrongly that expected Length >= 0
2 2
3 Verify that the progress event total property is 0 when the expected overall len gth can't be computed. 3 Verify that the progress event total property is 0 when the expected overall len gth can't be computed.
4 4
5 PASS should appear below: 5 PASS should appear below:
6 6
7 PASS 7 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698