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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security-expected.txt

Issue 594803002: Transfer SecurityOrigin overrides to Workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rename transferPrivileges() to transferPrivilegesFrom() over security origins Created 6 years, 3 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/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security-expected.txt
diff --git a/LayoutTests/fast/dom/inline-event-attributes-event-param-name-expected.txt b/LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security-expected.txt
similarity index 55%
copy from LayoutTests/fast/dom/inline-event-attributes-event-param-name-expected.txt
copy to LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security-expected.txt
index d678623b7a7276478f88d2d7ba09e4dcbc907ebe..d6af8fcc0732f201a377b75a424fb88075a4f021 100644
--- a/LayoutTests/fast/dom/inline-event-attributes-event-param-name-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-allowed-with-disabled-web-security-expected.txt
@@ -1,12 +1,9 @@
-Tests the name of the event parameter for inline event attributes
+CONSOLE MESSAGE: line 11: PASS: Origin: <missing>
+Test that disabling web security permits cross-origin XMLHttpRequest requests from a Worker.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS type is "object"
-PASS type is "undefined"
-PASS type is "undefined"
-PASS type is "object"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698