| Index: third_party/WebKit/LayoutTests/http/tests/security/cors-rfc1918/addressspace-worker-basic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cors-rfc1918/addressspace-worker-basic-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cors-rfc1918/addressspace-worker-basic-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5eeb88ba50fa9ccf5c0a2aece722884da3cdab4a
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cors-rfc1918/addressspace-worker-basic-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +
|
| +This is a testharness.js-based test.
|
| +FAIL localhost == 'local' assert_equals: expected "local" but got "public"
|
| +FAIL 127.0.0.1 == 'local' assert_equals: expected "local" but got "public"
|
| +FAIL example.test == 'private' assert_equals: expected "private" but got "public"
|
| +Harness: the test ran to completion.
|
| +
|
|
|