According to WHATWG fetch specification default statusText for Response should be "" (empty string).
Specification changed whatwg/fetch#698.
See whatwg/fetch#836 and web-platform-tests/wpt#14144 for tests.
For changes in browser implementations see Chromium Issue 907441 (landed in Chrome 73), Firefox Bug 1508996 (will land in Firefox 67)