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

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

Issue 849783002: Event.path should include Window (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: test expected update for http/tests/dom/crash-on-querying-event-path.html Created 5 years, 11 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 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 9b1c6e65d715159fcee1862dc12162b2d33b4b39..c397dda782b79da2f3796e5e3ddc53842f35dfb0 100644
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
@@ -52,7 +52,7 @@ eventPhase : '2'
initEvent : 'function initEvent() { [native code] }'
lengthComputable : 'true'
loaded : '0'
-path : '[object NodeList]'
+path : ''
position : '0'
preventDefault : 'function preventDefault() { [native code] }'
returnValue : 'true'

Powered by Google App Engine
This is Rietveld 408576698