diff --git a/api/WindowClient.json b/api/WindowClient.json index fa9d05a7436775..4960aab69cf788 100644 --- a/api/WindowClient.json +++ b/api/WindowClient.json @@ -48,54 +48,6 @@ "deprecated": false } }, - "ancestorOrigins": { - "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/WindowClient/ancestorOrigins", - "support": { - "chrome": { - "version_added": null - }, - "chrome_android": { - "version_added": null - }, - "edge": { - "version_added": null - }, - "firefox": { - "version_added": null - }, - "firefox_android": { - "version_added": null - }, - "ie": { - "version_added": false - }, - "opera": { - "version_added": null - }, - "opera_android": { - "version_added": null - }, - "safari": { - "version_added": false - }, - "safari_ios": { - "version_added": false - }, - "samsunginternet_android": { - "version_added": null - }, - "webview_android": { - "version_added": false - } - }, - "status": { - "experimental": false, - "standard_track": true, - "deprecated": false - } - } - }, "focus": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/WindowClient/focus",