diff --git a/webdriver/bidi/userAgentClientHints.json b/webdriver/bidi/userAgentClientHints.json index 9655f8ff969281..8acbae7b6ef42a 100644 --- a/webdriver/bidi/userAgentClientHints.json +++ b/webdriver/bidi/userAgentClientHints.json @@ -37,8 +37,7 @@ "spec_url": "https://wicg.github.io/ua-client-hints/#cddl-type-useragentclienthintssetclienthintsoverridecommand", "support": { "chrome": { - "version_added": "147", - "notes": "Only the `\"path\"` type is supported, not the `\"archivePath\"` and `\"base64\"` types." + "version_added": "147" }, "chrome_android": "mirror", "edge": "mirror", @@ -69,8 +68,7 @@ "spec_url": "https://wicg.github.io/ua-client-hints/#cddl-key-useragentclienthintssetclienthintsoverridecommand-params-clienthints", "support": { "chrome": { - "version_added": "147", - "notes": "Only the `\"path\"` type is supported, not the `\"archivePath\"` and `\"base64\"` types." + "version_added": "147" }, "chrome_android": "mirror", "edge": "mirror", @@ -102,8 +100,7 @@ "spec_url": "https://wicg.github.io/ua-client-hints/#cddl-key-useragentclienthintssetclienthintsoverridecommand-params-contexts", "support": { "chrome": { - "version_added": "147", - "notes": "Only the `\"path\"` type is supported, not the `\"archivePath\"` and `\"base64\"` types." + "version_added": "147" }, "chrome_android": "mirror", "edge": "mirror", @@ -135,8 +132,7 @@ "spec_url": "https://wicg.github.io/ua-client-hints/#cddl-key-useragentclienthintssetclienthintsoverridecommand-params-usercontexts", "support": { "chrome": { - "version_added": "147", - "notes": "Only the `\"path\"` type is supported, not the `\"archivePath\"` and `\"base64\"` types." + "version_added": "147" }, "chrome_android": "mirror", "edge": "mirror",