@Snugug Oh my god, same here. The worst is that changing the video playback rate with @ChromeDevTools doesn’t change the separate progress bar speed that determines when you’ve “seen” the content.
briankardell New Post: Toward Responsive Elements
bkardell.com/blog/TowardRes…
Wondering what’s up with ‘container queries’?…
Here’s an update.
@alexey_rodionov @Vincent_Scheib Tracked in bugs.chromium.org/p/chromium/iss…. What would you use this capability for?
@maddesigns Yeah, probably. See the quoted tweet for my previous response: twitter.com/tomayac/status…
@JasonNeel I’d actually feature-test this to be on the completely safe side, as described here: twitter.com/tomayac/status…
@hdv I do hope, else you could just wrap it in an “else” block with `prefers-reduced-data: no-preference` (after testing if the browser knows about the media feature (blog.tomayac.com/2019/09/16/not…).
@rowan_m I’m intrigued to know what happens next, too, and wish I could subscribe here to find out:
[Accept] [Block]
zcorpan <img loading=”lazy”> was just merged to @htmlstandard! Excellent work by @domfarolino et al.
github.com/whatwg/html/pu…
@gregwhitworth My sincere condolences. What a tragic loss. 😔
Proposal:
“`css
header {
background-image: url(hi-res.jpg);
}
@media (prefers-reduced-data: reduce) {
header {
background-image: url(low-res.jpg);
}
}
“`
In a nutshell, this makes developer.mozilla.org/en-US/docs/Web… and developer.mozilla.org/en-US/docs/Web… availabtwitter.com/intenttoship/s…
Snowden Reporters following up on this story should look at the burning question @washingtonpost inexplicably failed to raise: how the IC transitioned from subverting crypto via foreign cut-outs to corrupting domestic companies like RSA (reuters.com/article/2013/1…) (and through them NIST). twitter.com/Snowden/status…