openwebdocs / project

project documentation, policies & meeting minutes
http://openwebdocs.org
Creative Commons Zero v1.0 Universal
359 stars 42 forks source link

OWD project proposal: regularize feature namespaces for CSS, HTML, HTTP, and JavaScript #80

Closed ddbeck closed 2 years ago

ddbeck commented 2 years ago

Summary

Some browser compat data is poorly structured, negatively impacting data consistency, MDN page appearance, and other consumers (e.g., caniuse, VS Code). A relatively small number of changes to BCD and MDN content could eliminate these inconsistencies. Fixing this would involve:

Background

Historically, structuring BCD was rather loose. This means some unusual cases exist, which are difficult to communicate to consumers, leave much to be desired in terms of rendering on MDN, and may have more widespread issues (e.g., in caniuse or VS Code). It has also prevented a stronger position on semantic versioning for BCD itself.

See https://github.com/mdn/browser-compat-data/issues/13804 for more details.

Prioritization criteria

queengooborg commented 2 years ago

This project has now been completed!