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

Add <meter> element #1419

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add <meter> element #1419

wants to merge 5 commits into from

Conversation

petele
Copy link
Collaborator

@petele petele commented Jul 16, 2024

No description provided.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jul 16, 2024
@petele
Copy link
Collaborator Author

petele commented Jul 17, 2024

Should this one get caniuse: meter

It has both: https://caniuse.com/meter and https://caniuse.com/mdn-html_elements_meter

@foolip
Copy link
Collaborator

foolip commented Jul 18, 2024

Should this one get caniuse: meter

It has both: https://caniuse.com/meter and https://caniuse.com/mdn-html_elements_meter

Yes, please use caniuse: meter. We should never link to the BCD-derived entries starting with "mdn-" as those are just the BCD data in another form.

@foolip
Copy link
Collaborator

foolip commented Jul 18, 2024

The BCD data here looks fairly messy and implausible. I don't believe that the <meter> element and HTMLMeterElement interface shipped at different times, at least not far apart.

The Baseline low data ends up being defined by Edge 18, and all of the ≤18 values in https://github.com/mdn/browser-compat-data/blob/main/html/elements/meter.json. That will need fixing in BCD before we can add this feature.

@foolip foolip added the blocked Blocked waiting for something external label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked waiting for something external feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants