diff options
-rw-r--r-- | tools/wpt/expectation.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 4c5269d1a..5c15084b8 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -3260,6 +3260,9 @@ "Content-Length header value of network response exceeds response body" ] }, + "content-type": { + "multipart.window.html": true + }, "data-urls": { "base64.any.html": true, "base64.any.worker.html": true, |