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…