Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6ade9fb5fdf7dfd2e36107335eb1768ba07df608 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-expected.txt |
@@ -0,0 +1,30 @@ |
+This is a testharness.js-based test. |
+FAIL Preflight answered with status 200 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 201 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 202 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 203 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 204 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 205 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 206 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 300 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 301 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 302 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 303 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 304 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 305 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 306 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 307 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 308 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 400 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 401 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 402 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 403 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 404 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 405 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 501 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 502 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 503 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 504 assert_not_equals: got disallowed value undefined |
+FAIL Preflight answered with status 505 assert_not_equals: got disallowed value undefined |
+Harness: the test ran to completion. |
+ |