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 api.HTMLInputElement.weight; add api.HTMLInputElement.width #7671

Merged
merged 1 commit into from
Dec 13, 2020

Conversation

queengooborg
Copy link
Collaborator

In the original compat tables in the wiki, there was a column that read "height and weight properties". However, there is no "weight" attribute for HTMLInputElement. There is a "width" attribute that is not documented in BCD, which makes me assume that this was a mistake and misuse of words. This removes the "weight" feature from BCD, and adds a "width" feature in its place.

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 13, 2020
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.

2 participants