Found two browser bugs in two days… today's is in Chrome, having to do with emoji rendering on Windows. https://bugs.chromium.org/p/chromium/issues/detail?id=771508#c11
I say that jokingly, of course. With only three browser engines left, there's less room for huge differences between browsers. Plus projects like Web Platform Tests have really helped isolate and identify all the gaps: https://web-platform-tests.org/
When you see discussions like this one, around differences in :focus-visible implementations, you see that browsers are really grappling with the nitty-gritty differences, which is great: https://github.com/web-platform-tests/wpt/pull/27806
@nolan Any ideas how to push this thing forward then? :) I know it's not a bug, and they already said they don't intend to support it. But it's really frustrating. I have to install PWAs with Chrome, and it wouldn't be such a bad thing if it weren't because clicking any external links open Chrome instead of my default browser which is Firefox...
@noeldemartin Your guess is as good as mine. I'm similarly disappointed by this. 😞