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

Replace Partial Support Designation with the Missing Element/Event #7059

Open
JeffreyBlanz opened this issue May 17, 2024 · 0 comments
Open

Comments

@JeffreyBlanz
Copy link

When using browser compare it is very evident that almost any browser has a bunch of web features that have the partial support label. A lot of times the partial support designation is due to a browser not supporting a certain element/event of a API.

Instead of showing “Partial Support” it would be more impactful if the element that is not supported is shown in browser compare. This would also help determine which elements are supported universally, and which are supported only on some browsers.

For example: Instead of showing “DeviceOrientation & DeviceMotion events“ as partial support, there should be “compassneedscalibration event” that says not supported. Other events/elements in this should say supported. Basically you would be splitting up all the web standards into their events/elements and adding them to browser compare.

The Partial Support label would then be used if something is not implemented correctly, and not if there is an event/element missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants