Looking for new content?
Head on over to web.dev and developer.chrome.com for all the latest.
web.dev
Learn how to use the web's modern capabilities on your own sites and apps with useful guidance and analysis from web.dev.
developer.chrome.com
Chrome's official site to help you stay up to date on everything Chrome related, build Extensions, publish on the Chrome Web Store, optimize your website, and more.
Tweaks to cache.addAll() and importScripts() coming in Chrome 71
Some small changes are coming to
cache.addAll()
and importScripts()
, starting in Chrome 71.
Site Isolation for web developers
Chrome 67 on desktop has a new feature called Site Isolation enabled by default. This article explains what Site Isolation is all about, why it’s necessary, and why web developers should be aware of it.
Lighthouse 2.8 Updates
New perf and SEO audits, perf as the first section in reports, and more.
CSS Paint API
Houdini’s CSS Paint API allows you to programmatically draw CSS images.
Removing ::shadow and /deep/ in Chrome 63
Say goodbye to shadow-piercing CSS selectors.
Exceeding the buffering quota
There are several ways to deal with `QuotaExceededError`.
Lighthouse 2.5 Updates
Five new audits, the chrome-launcher standalone Node module, and a new throttling guide.
Animating a Blur
A few tricks are necessary to animate a blur efficiently.
WebVR changes in Chrome 62
Learn about what is changing in the WebVR API
Introducing visualViewport
The visual viewport API gives you details on how the user zooms and scrolls around your page.
More Updates
Audio/Video Updates in Chrome 61
Background video track optimizations and automatic video fullscreen when device is rotated are here! Read more
Getting Started with Headless Chrome
Headless Chrome (shipping in Chrome 59) is a way to run the Chrome browser in a headless environment. It brings all modern web platform features provided by Chromium and the Blink rendering engine to the command line. Read more
Audio/Video Updates in Chrome 58
Media controls customization, Autoplay for Progressive Web Apps added to the home screen, pause the autoplaying of muted video when invisible, and color-gamut media query are there! Read more
Even more
See more from the archives and stay up to date with the latest updates by subscribing to our RSS feed.