Hacker News new | ask | show | jobs
by seanpkent 1572 days ago
Not being able to see browser version numbers at a glance in the Compatibility Chart really reduces the usefulness. I know I can click on a box to see which version a feature was added, but for certain APIs like MediaRecorder (https://developer.mozilla.org/en-US/docs/Web/API/MediaRecord...) this is a lot of clicking! There are subtleties like `pause` being implemented in Safari 14.1 where the rest of the API was implemented in 14.0 I've been bitten by this.