Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the api.Window.OverconstrainedError entry #9401

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

foolip
Copy link
Collaborator

@foolip foolip commented Mar 9, 2021

There's already an api.OverconstrainedError entry with subfeatures. The
compat data for that either matches or is more precise than that being
removed here.

The reason this entry is here is probably because OverconstrainedError
was originally not defined using Web IDL but with some spec prose
decribing the interface object.

There's already an api.OverconstrainedError entry with subfeatures. The
compat data for that either matches or is more precise than that being
removed here.

The reason this entry is here is probably because `OverconstrainedError`
was originally not defined using Web IDL but with some spec prose
decribing the interface object.
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 9, 2021
@@ -96,54 +96,6 @@
}
}
},
"OverconstrainedError": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Window/OverconstrainedError",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page does not exist. No cleanup on MDN needed AFACT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants