Chromium Code Reviews| OLD | NEW |
|---|---|
| (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 | |
| OLD | NEW |