Features available in Chrome for Android and enabled by default in desktop Chrome
- 'SameSite' cookie attribute:
- AES_256_GCM for TLS.:
- Asynchronous Blob Construction:
- CSS border-image: respect border style: http://codepen.io/Savago/pen/yYrgyK
- Correct handling of percentages in children of flex items: http://jsbin.com/zefuxiviso/2/edit?html,output
- Credential Management API:
- ES2015 RegExp subclassing semantics:
- ExtendableMessageEvent on ServiceWorkerGlobalScope: https://googlechrome.github.io/samples/service-worker/post-message/index.html
- Function "name" property (ES6):
- Intersection Observer:
- Iterable Array-like DOM interfaces:
- Origin Trials Framework:
- Passive event listeners: https://rbyers.github.io/scroll-latency.html
- Presentation API: https://storage.googleapis.com/presentation-api/index.html
- RTCPeerConnection promise-based methods: https://honry.github.io/demo/tests/promises-call.html
- UIEvents KeyboardEvent |key| attribute:
https://googlechrome.github.io/samples/keyboardevent-key-attribute/
https://w3c.github.io/uievents/tools/key-event-viewer.html
- Web Animations JavaScript API [level 1 interop part 2]:
- WebAudio: OfflineAudioContext.length attribute: https://honry.github.io/demo/tests/offlineaudiocontext_length.html
Features enabled by default in desktop Chrome
- Array subclassing and Symbol.species support:
Features available in Chrome for Android
- (Behind a flag)CSS @apply Rule:
- (Behind a flag)Clients.get(id): https://honry.github.io/demo/tests/clients-get.https.html
- (Behind a flag)visualViewport API: