summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index 861530841..326b7f55d 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -6177,7 +6177,14 @@
"taintEnabled",
"oscpu"
],
- "navigator.any.worker.html": false,
+ "navigator.any.worker.html": [
+ "appCodeName",
+ "appName",
+ "appVersion",
+ "platform",
+ "product",
+ "userAgent value"
+ ],
"per-global.window.html": false
}
}