Features available in Chrome for Android and enabled by default in desktop Chrome
- Access relative and absolute orientation sensors from Chrome for Android for Virtual and Augmented Reality:
https://timvolodine.github.io/deviceorientation-test/
http://jsbin.com/device-inertial-sensor-diagnostics
- DOMTokenList validation:
- FormData methods for inspection and modification: https://googlechrome.github.io/samples/formdata-methods/index.html
- HTMLCanvasElement toBlob:
https://w3c-test.org/html/semantics/embedded-content/the-canvas-element/toBlob.jpeg.html
https://w3c-test.org/html/semantics/embedded-content/the-canvas-element/toBlob.png.html
- HTMLMediaElement.play() returns a promise: https://googlechrome.github.io/samples/play-return-promise/index.html
- ImageBitmap: https://honry.github.io/demo/tests/canvas-createImageBitmap-webgl.html
- Media Source Extensions - SourceBuffer.mode attribute and 'sequence' AppendMode support:
- Notification action icons: https://tests.peter.sh/notification-generator/#actions=3
- Notification custom timestamps: https://tests.peter.sh/notification-generator/#timestamp=2
- Notification notificationclose event:
- Notification renotify preference flag: https://tests.peter.sh/notification-generator/#tag=1;;renotify=true
- Preload:
- Presentation API: implement PresentationConnection.on{connect,close,terminate} and deprecate onstatechange: https://honry.github.io/demo/tests/presentation.html
- Push API: Payloads: https://github.com/googlechrome/push-encryption-node
- RegExp @@match, @@search, @@replace, @@split (ES6):
- Sequential focus navigation starting point:
- Web Animations JavaScript API [level 1 interop part 1]:
- WebAudio: Biquad filters run at a-rate:
- X25519 for TLS:
Features enabled by default in desktop Chrome
- CSS column-fill property: https://honry.github.io/demo/tests/column-fill-manual.html
Features available in Chrome for Android
- Accept-encoding: br on HTTPS connection: