RT @davatron5000: 🔠New post: Gettin’ Foldy with the Dual-screen Web (Part I). I started playing around with making my sites respond to dua…
@samsunginternet @Lady_Ada_King An interesting additional idea for this could be to progressively enhance the offline experience with articles from the Content Indexing API: https://t.co/Ph6QftJrGe, example implementation: https://t.co/8DgXA4AjOj.
RT @ChromiumDev: Learn how the browser-nativefs 💾 support library has helped (and is still helping) @excalidraw navigate the changes during…
RT @IanLunn: A neat way of using CSS custom properties to style external SVG nodes (no more inling necessary to achieve the same).
Screens…
@torgo On mobile, swiping up the info sheet feels incredibly web-like (in a bad sense). This should be buttery smooth, but isn’t. 😕 I haven’t looked into the “whyâ€, just noting it.
Reading and writing files and directories with the browser-nativefs 💾 library. As we’re working on standardizing the Native File System API in Project Fugu ðŸ¡, I realized having an abstraction layer 🴠ponyfill kind of library might help smooth t
@SaraSoueidan You probably deliberately chose to not show it, but since others following you might not know: @GitHub allows developers to show anonymized private repo contributions: https://t.co/Amn7WpikOh. I only found out about this by accident. 😃
@rowan_m For navigation, maybe something for Turbolinks (https://t.co/2Fo1MFVekt)?!
Also: weee, dark mode!
@ericlaw @__jakub_g +1, always gets in my way, too. Filed https://t.co/oMqbwdUPz6
(CC: @dcrousso @webkit)
@slightlylate @dluzar @HenrikJoreteg Maybe we could also consider rewarding origin trial participants (that have provided useful feedback) by extending their individual tokens for the final shipping OT version beyond that OT’s end until the feature ship
@dluzar @HenrikJoreteg Maybe @slightlylate can shine more light on this decision?!
@dluzar @HenrikJoreteg It won’t be that much of an issue, thanks to the way it’s all set up as progressive enhancement: https://t.co/YhD9dRyoeh
@HenrikJoreteg As promised following up on this action item. The PR https://t.co/zmm1QStPEX adds a warning about the to-be-expected downtime after a successful origin trial. ✅
Introspecting CSS via the CSS OM: Getting supported properties, shorthands, longhands https://t.co/Zq84zJdpuh. Useful exploration by @LeaVerou in the context of the @HTTPArchive Almanac project.
@rowan_m Mesmerized âš›ï¸. What did you say?
@rowan_m Doesn’t work without `OffscreenCanvas`. Here’s why:
File: page.js
Line: 130
Fix: const atom = new AtomModel(this.curAtom, renderer);
Demo: atomatic2.glitch.me