#crossbrowser — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #crossbrowser, aggregated by home.social.
-
If you've browsed Wikipedia from an iPhone lately and lost track which links you already read or otherwise wondered why visited links aren't purple anymore...
There's an twenty year old WebKit @webkit bug causing the CSS ":visited" logic for <a href> with relative URLs to not match your browser history. (It works fine in other browsers.)
-
If you've browsed Wikipedia from an iPhone lately and lost track which links you already read or otherwise wondered why visited links aren't purple anymore...
There's an twenty year old WebKit @webkit bug causing the CSS ":visited" logic for <a href> with relative URLs to not match your browser history. (It works fine in other browsers.)
-
Service: you need to enable in settings.
Me: in settings, it says Enabled.
Service: click the checkbox to enable.
Me: there is no checkbox, just says Enabled.
Them: you need to do it in Chrome.
Me: confirms it's some garbage custom checkbox styling in Bootstrap, not working in Firefox.2025 is days away, why is it still like this on paid-for services? Grrr.
-
Service: you need to enable in settings.
Me: in settings, it says Enabled.
Service: click the checkbox to enable.
Me: there is no checkbox, just says Enabled.
Them: you need to do it in Chrome.
Me: confirms it's some garbage custom checkbox styling in Bootstrap, not working in Firefox.2025 is days away, why is it still like this on paid-for services? Grrr.
-
🌐 No more guessing CSS compatibility! VSCode CSS Compatibility extension provides real-time browser support info while you code. 🛠️ Check it out: https://marketplace.visualstudio.com/items?itemName=vivek9patel.vscode-css-compatibility&utm_source=mastodon&utm_medium=social&utm_campaign=fedica-courtney-general #CrossBrowser #CSS #VSCode
-
Fix Apple Bugs using a "Secret" Linux Browser https://dev.to/ingosteinke/fixing-apple-bugs-with-a-secret-linux-browser-4cp3 #crossbrowser #qa #testing @thepracticaldev
-
Fix Apple Bugs using a "Secret" Linux Browser https://dev.to/ingosteinke/fixing-apple-bugs-with-a-secret-linux-browser-4cp3 #crossbrowser #qa #testing @thepracticaldev
-
Remember to keep tabs on the #CoreWebVitals / #WebVitals evolution in #Chrome and let them guide you to a better more performant web site: https://chromium.googlesource.com/chromium/src/+/master/docs/speed/metrics_changelog/README.md
And also remember to collect these metrics yourself from all of your users and to keep track of how other browsers implement these and when other browsers add support for more of these.
Eg. the #CumulativeLayoutShift one is far from being implemented #CrossBrowser, see eg: https://github.com/mozilla/standards-positions/issues/386
-
Remember to keep tabs on the #CoreWebVitals / #WebVitals evolution in #Chrome and let them guide you to a better more performant web site: https://chromium.googlesource.com/chromium/src/+/master/docs/speed/metrics_changelog/README.md
And also remember to collect these metrics yourself from all of your users and to keep track of how other browsers implement these and when other browsers add support for more of these.
Eg. the #CumulativeLayoutShift one is far from being implemented #CrossBrowser, see eg: https://github.com/mozilla/standards-positions/issues/386
-
And a variation of this fix should do the trick for me too:
https://github.com/socketio/engine.io-client/commit/ed48b5dc3407e5ded45072606b3bb0eafa49c01f
#FireFox #WebSocket #beforeunload #disconnect #issue #crossBrowser