New in Chrome 71
Chrome 71 makes displaying relative time values easier with the new Intl.RelativeTimeFormat()
API. You can specify which side of the text the underline should appear on for text that flows vertically. And using the speech synthesis API now requires user activation before your computer starts talking to you! Let’s dive in and see what’s new for developers in Chrome 71!
chrome71
new-in-chrome
intl
css
vertical-text
speech
synthesis
Deprecations and removals in Chrome 71
A round up of the deprecations and removals in Chrome 71 to help you plan.
deprecations
removals
chrome71
Tweaks to cache.addAll() and importScripts() coming in Chrome 71
Some small changes are coming to cache.addAll()
and importScripts()
, starting in Chrome 71.
progressive-web-apps
serviceworker
chrome71
deprecations
removals
What's New In DevTools (Chrome 71)
Highlight DOM nodes from Live expressions, store nodes as global variables, and more.