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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length-expected.txt

Issue 492213004: Deprecate XHR progress event properties 'position' and 'totalSize'. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update expected outputs Created 6 years, 4 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 CONSOLE WARNING: The XMLHttpRequest progress event property 'position' is deprec ated. Please use 'loaded' instead.
1 Verify that XMLHttpRequest.open resets received size. 2 Verify that XMLHttpRequest.open resets received size.
2 3
3 You should see PASSED once. 4 You should see PASSED once.
4 5
5 PASSED 6 PASSED
6 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698