Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / xmlhttprequest-LSProgressEvent-ProgressEvent-should-match-expected.txt
blobb4b360a54a624725e2b6c4ebf342bdb5245282a5
1 CONSOLE WARNING: The XMLHttpRequest progress event property 'position' is deprecated. Please use 'loaded' instead.
2 CONSOLE WARNING: The XMLHttpRequest progress event property 'totalSize' is deprecated. Please use 'total' instead.
3 Test case for Bug 18655: [XHR] OnProgress needs more test case
5 This test verify that we implement both interfaces and that they match.
7 You should see PASSED twice.
9 PASSED
10 PASSED