web-platform-dx / web-features

Exploring how to present Web platform features adoptability
https://web-platform-dx.github.io/web-features/
Apache License 2.0
350 stars 68 forks source link

Baseline low nature of input-event feels wrong #590

Open LeoMcA opened 7 months ago

LeoMcA commented 7 months ago

Upstreaming an issue from MDN which I'll fix with the blocklist for now: https://github.com/mdn/yari/issues/10487

However, overall the input-event group just doesn't seem to pass the sniff test: it doesn't feel correct to say input events weren't usable cross-browser until March 2023. What does feel correct is to say input events are widely available, but specifically isComposing wasn't usable until March 2023.

Indeed, the group here doesn't match caniuse's, which shows support going back to Edge 12 (by definition, the earliest a Baseline feature can be): https://caniuse.com/input-event

ddbeck commented 7 months ago

See also: https://github.com/web-platform-dx/web-features/pull/458