@ericlaw @BrendanEich @bz_moz @david_bokan @othermaciej @yoavweiss @chrishtr @DanielBratell @slightlylate @t @yegg @konarkmodi @nitot Anyone here remembers Google Quick Scroll from 2009? googlesystem.blogspot.com/2009/12/google….
@FilipStanis Just one random example: getbootstrap.com/docs/4.4/examp….
@FilipStanis It is the default, making it explicit mostly just makes sure you (or a CSS framework that you may include) don’t set it to something else… ;-)
@theBashShell If someone sets their default font size to very large, ugly scrollbars may be the least of their concerns…

@othermaciej If I may, some additional data to look at would be @____lighthouse run on the randomly selected page webkit.org/blog/8935/audi… out of many others with images).
Massive savings potential, here’s the relevant pic.twitter.com/5OGHhBLGLN
@othermaciej Serving fallbacks has been a recommended best practice from the start of the format (developers.google.com/speed/webp/faq…), so I guess pages completely ignoring non-compatible UAs are rare. But if(f) @webkit were to support it, all modern browsers would: caniuse.com/#feat=webp#MakeAWish
@cjinfantino Yes, as long as you use `:root { font-size: 1rem; }`.
@othermaciej “Does this mean WebP is coming (back) to Safari or already there?”-bugs.webkit.org/show_bug.cgi?i…c
bendhalpern I am excited to share a post detailing improvements we shipped to DEV in terms of performance and UX.
We now leverage Service Workers and ReadableStream really effectively.
Shoutout to @jaffathecake for inspiring this approach.
dev.to/devteam/instan…