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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch-expected.txt

Issue 2570503004: Remove http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html (Closed)
Patch Set: rebase Created 4 years 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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Test case for Bug 18655: [XHR] onProgress event needs to be dispatched according to what the specification states
2
3 This test verify that we "dispatch a progress event called progress about every 50ms or for every byte received, whichever is least frequent".
4
5 You should see a sequence of 5 PASSED.
6
7 PASSED
8 PASSED
9 PASSED
10 PASSED
11 PASSED
12
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698