Introducing visualViewport
The visual viewport API gives you details on how the user zooms and scrolls around your page.
Deprecations and Removals in Chrome 61
A round up of the deprecations and removals in Chrome 61 to help you plan. In this version, more restrictions on insecure origins and a change to the shadow-piercing descendant combinator.
deprecations
removals
chrome61
Estimating Available Storage Space
navigator.storage.estimate() gives you insight into your web app's storage constraints.
storage
serviceworker
indexeddb
chrome61
Audio/Video Updates in Chrome 61
Background video track optimizations and automatic video fullscreen when device is rotated are here!
Changes in the Payment Request API
In Chrome, there are updates to the Payment Request API following the spec changes. Learn what they are and make changes to your own implementation.
payment
chrome56
chrome57
chrome61
chrome62
Take Photos and Control Camera Settings
Image Capture is an API to control camera settings and take photos.