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

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

Issue 1233233003: Add Event.isTrusted support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master_event_trusted_main2
Patch Set: Fix nits Created 5 years, 5 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 c397dda782b79da2f3796e5e3ddc53842f35dfb0..f39dd1fd4d6f49a408951973893fb76dc641ff85 100644
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
@@ -50,6 +50,7 @@ currentTarget : '[object XMLHttpRequest]'
defaultPrevented : 'false'
eventPhase : '2'
initEvent : 'function initEvent() { [native code] }'
+isTrusted : 'true'
lengthComputable : 'true'
loaded : '0'
path : ''

Powered by Google App Engine
This is Rietveld 408576698