@lucienimmink We’re thinking of making `<link rel=manifest>` aware of the `media` attribute next. Like that you could specify different manifest files for light and dark mode. Additionally, there’s thinking on having a way to do this directly in the m
Modules in workers and service workers, private class methods, top-level await. Love how quickly new JavaScript features make it into Safari. 💠https://t.co/L3usk5XFgg
Yes, there’re a ton of iPhones in the top 10, but you might not see the number 1 and 2 bestselling phones (and the rest that comes after the top 10) since probably your site’s analytics is blind to them. These users never even might make it post the p
“[F]or at least the next year we should consider the venerable Moto G4 to still be our baseline.â€â€”@slightlylate in https://t.co/BnLB5GtNdm. “Not in my market!†you may say. Check the 2 bestselling 🔱s in a wealthy country like 🇩🇪:
https:
RT @jeffposnick: Tips for debugging a *specific* request inside of a service worker:
https://t.co/VyF8a8sZ97
@cramforce @jaroslawjarosik Yepp. Tracked as https://t.co/M9MLylcihY.
@jaroslawjarosik @cramforce Global shortcuts are tracked as https://t.co/HbQ8vVC5tr.
Tray access is tracked as https://t.co/HWQl9f2ZrB.
Both features are in scope of Project Fugu ðŸ¡, but, yes, they are current gaps we don’t have a bridge for yet.
RT @cramforce: Really good example of why desktop PWAs are so powerful. There really was no reason for Electron for this use case.
Some UX…
@dannymoerkerke Thanks. Just fixed the component and set to untriaged. Looks good and actionable!
@robertnyman @jaxcore @eae @ErikArvidsson I’m sure I have code lying around on a backup DVD 🔀 or CD 💿 somewhere that does this.
@eladsc @bramus @CodePen @webkit I fully agree it’s usable. I personally just wouldn’t speak of full browser support yet as long as it is prefixed.
@maddesigns @shadeed9 Brilliant! Exactly what I was looking for. Thanks for sharing!
As a user of the not very well-known `ruby` tag (https://t.co/XL1vn9Upv8) for my footnotes, I’m happy about this progress update from @fantasai. â¤µï¸ https://t.co/U0PzBes2ZU
@eladsc @bramus @CodePen Almost full support. As your code sample shows, on @webkit it’s still prefixed as `:-webkit-full-screen`.
@j9t It’s a weird but useful one. I use it in `<dark-mode-toggle>`: https://t.co/m2GOLdmMyf.
@shadeed9 Great article, super useful! Are you aware of a CSS linter that flags use of the previous syntax?
RT @shadeed9: âœï¸ New Article: Digging Into CSS Logical Properties
I always wanted to write about CSS logical properties. In this article,…
@dannymoerkerke Please file a new.crbug.com and use Blink>Contacts for the component field. Thanks! #ContactPicker
RT @JohnMu: Unplanned outages are stressful enough - here’s how to win a bit of time. If your site is completely down, serve 503 for all re…
RT @robertnyman: My two DHTML favorite resources, about 20 years ago:
Dynamic Duo: https://t.co/IrOrvjFEwI, by @jaxcore
WebFX: https://t…
@robertnyman @jaxcore @eae @ErikArvidsson “`js
if (document.layers) {
// …code that would be executed only by Netscape browsers…
} else {
// …code that would be executed only by Internet Explorer…
}
“`
People have for a long time been using Alexa rankings to roughly assess the popularity of sites, but the new Rank Magnitude metric in the latest @ChromeUXReport is a lot better. https://t.co/kjEvTBzReo
Wow, #ARSynth is super fun: https://t.co/KNFyMoiuxD. 🎵 🎛 https://t.co/MFAJWKk6Q6
RT @slightlylate: The lack of real, meaningful browser choice on iOS doesn’t just hold back new features like the one’s we’re developing in…