| Index: LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt
|
| diff --git a/LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt b/LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7959659dac662d5febc4bbc57c2885ee1ae33168
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/htmlimports/import-cors-credentials-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +PASS sameOrigin.import.body.innerHTML is "PASS"
|
| +PASS crossOrigin.import.body.innerHTML is "PASS"
|
| +PASS fromSameToCrossOrigin.import.getElementById('crossOrigin').import.body.innerHTML is "PASS"
|
| +PASS fromCrossToSameOrigin.import.getElementById('sameOrigin').import.body.innerHTML is "PASS"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|