@AnaestheticsApp Interesting. It doesn’t reproduce on iOS Safari. Could you file crbug.com/new0N and post the bug URL here? Thanks!
@kennethrohde @yoavweiss @DanShappir @sil @briankardell https://t.co/LFpZMZcDOJ Close. Definitely catchier than APK.
@yoavweiss @DanShappir @sil @briankardell It would obviously get rejected, but it could still be distributed in code form for people to build themselves (or even the built IPA so folks can side-load it). I’m just curious if someone ever attempted it.
@AnaestheticsApp It seems I need an account to navigate to this particular page in the app, so I couldn’t test. Did you set a dark background on the `html` element, too, apart from the `body`?
RT @pikapkg: Snowpack 2.0 - A build system for the modern web.
â—† Starts up in <50ms.
â—† O(1) file builds.
â—† Simplified tooling.
◆ Built-in…
@johnwilander I like the cool one for its more neon-ish look.
Watching your Web Vitals (https://t.co/WT9btcFakK) is now as easy as opening the Search Console ⤵ï¸. If you care for your users, have an eye on your numbers and fix them. #SEO for reach. 😉 https://t.co/YfREDAURTZ
@slightlylate @Justinwillis96 Coffee ☕� Here 🤚.
@yoavweiss @DanShappir @sil @briankardell Did someone ever try to build real Chromium for iOS? Did someone ever succeed even?
@fantasai @frivoal @csswg Gotcha, thanks! In theory at least on a page it could be dark for `dark`, light for `light`, and, for example, red for `no-preference`. I have seen no one use that. Probably for the reason you wrote.
@fantasai @frivoal @csswg Do you have an example of a site that meaningfully deals with all three values?
@premnath321 I can’t provide individual SEO consulting here, sorry. Be sure to subscribe to https://t.co/ifeEeLdjEK.
@premnath321 @sebabenz @AMPhtml 2! PWA is not limited to mobile.
The `prefers-color-scheme` media query used to support three values:
`dark` 🌒,
`light` ☀ï¸,
`no-preference` 🤷â€â™€ï¸
Since almost everyone, me included, treats `no-preference` as `light`, the @csswg has just decided to remove `no-preference`
The use case for keeping the screen on is _absolutely_ valid (see web.dev/betty-crocker/), which is why on the Project Fugu 🡠team we have developed a native Web platform way to achieve this.
🔢 In Chrome, we plan on no longer taking wake locks for invisible videos (see https://t.co/0kNQTK4Vak).
This was used as a “hack” to keep the screen on, which you can do natively now with the Screen Wake Lock API: https://t.co/qFOo4GiFMw.
(@_richtr F
@rauschma Excellent blog post on Records and Tuples! Thank you. I noticed a tiny typo: s/an compound/a compound/. (Would have DM’ed it, but your DMs aren’t open.)
The most concise overview of the Records and Tuples JavaScript proposal that I’ve read so far. 💠Thanks, @rauschma! https://t.co/CbZVjrPzWD