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

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

Issue 327423008: Change port to use apache by default on win7, update test expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: merge forward to r177025 Created 6 years, 6 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 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 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698