diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/wpt/expectation.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index c58b8934f..cc026e988 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -2555,13 +2555,9 @@ "request-consume.any.html": true, "request-consume.any.worker.html": true, "request-disturbed.any.html": [ - "Request construction failure should not set \"bodyUsed\"", - "Input request used for creating new request became disturbed", "Input request used for creating new request became disturbed even if body is not used" ], "request-disturbed.any.worker.html": [ - "Request construction failure should not set \"bodyUsed\"", - "Input request used for creating new request became disturbed", "Input request used for creating new request became disturbed even if body is not used" ], "request-error.any.html": [ |
