| 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
|
|
|