Features available in Chrome for Android and enabled by default in desktop Chrome
- -webkit-appearance:none for METER element:
https://honry.github.io/demo/tests/m52/CSS3UI_appearance-none-manual.html
- Accept 8 (#RRGGBBAA) and 4 (#RGBA) value hex colors: https://honry.github.io/demo/tests/m52/CSS3Colors_color_rgba.html
- Alternative Services:
- CSP3: The 'strict-dynamic' source expression.: https://csp-experiments.appspot.com/unsafe-dynamic
- CSS Containment:
- CSS Flexbox: New behavior for absolute-positioned children:
https://googlechrome.github.io/samples/css-flexbox-abspos/index.html
http://jsbin.com/sikiqedemo/3/edit?html,output
- Exponentiation Operator (** / **=):
https://honry.github.io/demo/tests/m52/exponentiation.html
- Fetch API: Response construction with ReadableStream: https://jakearchibald.com/2016/streams-ftw/
- Fetch API: referrer policy: https://googlechrome.github.io/samples/fetch-api/fetch-referrer-policy.html
- H.264 software encoder/decoder in Chrome for WebRTC: http://demo.webrtcbook.com:5001/data.html
- HTMLMediaElement.srcObject attribute:
- IDBKeyRange.includes(): http://w3c-test.org/IndexedDB/idbkeyrange-includes.htm
- ImageBitmapOptions:
- Invalid
- MediaStream ended event and onended attribute:
- Pause event loop during modal dialogs: http://jsfiddle.net/sfc75sg6/10/
- Performance Observer: http://w3c-test.org/performance-timeline/po-observe.html
- Persistent storage:
- Pointer Events:
- Push subscription restrictions, Web Push protocol:
- Strict Secure Cookies:
- Stricter user gestures for touch: http://rbyers.net/touch-popup-crossorigin.html
- (behind a flag)Stylesheets activated after the body is started do not block paint:http://test.patrickmeenan.com/css/
- WebAudio: AudioParams include min/max attributes to specify the nominal range: https://honry.github.io/demo/tests/m52/audioparam-nominal-range.html
- WebAudio: Add Automation Support to PannerNode and AudioListener: https://honry.github.io/demo/tests/m52/automation-support.html
- WebAudio: DynamicsCompressor.reduction is a float not AudioParam: https://honry.github.io/demo/tests/m52/dynamicscompressornode-reduction.html
- WebRTC: Storing RTCCertificate in IndexedDB:
- font-variant-caps:https://honry.github.io/demo/tests/m52/font-variant-caps.html
- font-variant-numeric:https://honry.github.io/demo/tests/m52/font-variant-numeric.html
Features enabled by default in desktop Chrome
- Filters in 2D canvas: https://honry.github.io/demo/tests/m52/2d.filter.html
- MediaDevices devicechange event:
Features available in Chrome for Android
- MediaStreamTrack constraints API: https://honry.github.io/demo/tests/m52/MediaStreamTrack.html
- Pointer Events:
- Strict Secure Cookies: