New in Chrome 71 | Relative time support & Underline options
Relative time support with Intl.RelativeTimeFormat and New underline options
2018-12-04 21:22:07 - Google Chrome
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!
For all of the details including links to docs, specs and samples