diff options
Diffstat (limited to 'tools/wpt')
| -rw-r--r-- | tools/wpt/expectation.json | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index c587062ca..b75183d89 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -4944,12 +4944,8 @@ "abort": { "request.any.html": true, "request.any.worker.html": true, - "general.any.html": [ - "Clone aborts with original controller" - ], - "general.any.worker.html": [ - "Clone aborts with original controller" - ], + "general.any.html": true, + "general.any.worker.html": true, "cache.https.any.html": false, "cache.https.any.worker.html": false }, |
