Feature Request: Explain "Yes" in compatibility tables #11257
Labels
accepting PR
We invite you to open a PR to resolve this issue.
browser-compat
issues related to the browser compatibility data tables (BCD)
effort: small
This task is a small effort.
involves: Content
Requires the attention of the Content team.
p3
We don't have visibility when this will be addressed.
Use Case
Currently, there are many compatibility tables on the MDN network that simply say "Yes" for compatibility with a particular browser, for example here. Apparently "Yes" means "that a sub-feature is supported... with the additional meaning that it is unknown in which version support was added". However, this information is not documented on the website at all, AFAIK, and the "Yes" is quite confusing. I witnessed first hand as a team of experienced web developers misunderstood the table on the Range page by simply ignoring the "Yes" and focusing on the actual numbers underneath, which are for a sub-sub-feature.
Feature Description
Could we document the meaning of "Yes" in this context somewhere? Preferably near the "Yes"?
For example, when one clicks on a versioned entry, an additional date of release is displayed:
When one clicks on a "Yes" entry, it just says "Yes":
Instead, it could possibly say "Yes: Latest version, Earliest supporting version unknown", or some such thing.
Appendix
Apparently MDN has had a war on "Yes" but seems to have given up on the war, so they are here to stay.
The text was updated successfully, but these errors were encountered: