Features available in Chrome for Android and enabled by default in desktop Chrome
- 'noopener' link relation: http://w3c-test.org/html/browsers/windows/noreferrer.html
- Background Sync API: https://wicg.github.io/BackgroundSync/demo/
- CHACHA20_POLY1305 cipher suites for TLS:
- CSP: Insecure source expressions match secure URLs:
- CSS Custom Properties (CSS Variables): https://googlechrome.github.io/samples/css-custom-properties/index.html
- Case-insensitive Attribute Selector Matching: https://googlechrome.github.io/samples/css-attribute-case-sensitivity/index.html
- Cookie Prefixes: https://googlechrome.github.io/samples/cookie-prefixes/index.html
- Default parameters (ES6): https://googlechrome.github.io/samples/default-parameters-es6/index.html
- Destructuring (ES6): https://googlechrome.github.io/samples/destructuring-es6/index.html
- FetchEvent.clientId attribute:
- HTMLMediaElement.disableRemotePlayback:
- HTTP Client Hints: Save-Data:
- High Resolution Time Stamp for Events: https://googlechrome.github.io/samples/event-timestamp/index.html
- MediaRecorder: https://webrtc.github.io/samples/src/content/getusermedia/record/
- Promise rejection tracking events: https://googlechrome.github.io/samples/promise-rejection-events/index.html
- Proxies (ES6):
- Reflect (ES6):
- Sloppy mode block bindings (let, class, const, function) (ES6):
- Symbol.toStringTag (ES6):
- URLSearchParams: https://googlechrome.github.io/samples/urlsearchparams/index.html
- WebAudio: Add IIRFilterNode:
- WebAudio: OfflineAudioContext.suspend() and resume():
- WebAudio: decodeAudioData returns a Promise:
- WindowClient.navigate() for Service Worker: https://googlechrome.github.io/samples/service-worker/windowclient-navigate/index.html
- addEventListener/removeEventListener EventListenerOptions API:
- addEventListener/removeEventListener non-optional arguments: https://googlechrome.github.io/samples/event-listeners-mandatory-arguments/index.html
Features enabled by default in desktop Chrome
- Audio Output Devices API: https://webrtc.github.io/samples/src/content/devices/multi/
- Fetch API: New value "navigate" for Request.mode: https://googlechrome.github.io/samples/service-worker/custom-offline-page/
Features available in Chrome for Android
- Constructible ReadableStreams:
- Strict Secure Cookies: