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

Unified Diff: LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt

Issue 79953004: Improve fidelity of XHR progress events. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make test stable Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
index ad09e49e702d3250486224f4890dc16e1507def8..122db24917371064e7f27f7dc7b8828813057dff 100644
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
@@ -52,7 +52,7 @@ currentTarget : '[object XMLHttpRequest]'
defaultPrevented : 'false'
eventPhase : '2'
initEvent : 'function initEvent() { [native code] }'
-lengthComputable : 'false'
+lengthComputable : 'true'
loaded : '0'
path : '[object NodeList]'
position : '0'
« no previous file with comments | « LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml ('k') | LayoutTests/http/tests/xmlhttprequest/onload-event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698