--- /home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-actual.txt @@ -5,9 +5,14 @@ PASS Fetch with PUT with body PASS Fetch with POST without body PASS Fetch with POST with text body -FAIL Fetch with POST with FormData body promise_test: Unhandled rejection with value: object "TypeError: Uploading FormData is not yet implemented" +PASS Fetch with POST with FormData body PASS Fetch with POST with Blob body -FAIL Fetch with POST with ArrayBuffer body promise_test: Unhandled rejection with value: object "TypeError: Type error" +PASS Fetch with POST with ArrayBuffer body +PASS Fetch with POST with Uint8Array body +PASS Fetch with POST with Int8Array body +PASS Fetch with POST with Float32Array body +PASS Fetch with POST with Float64Array body +PASS Fetch with POST with DataView body PASS Fetch with POST with Blob body with mime type PASS Fetch with Chicken PASS Fetch with Chicken with body