Samples for Web Platform Features Enabled by Chrome 49

Features available in Chrome for Android and enabled by default in desktop Chrome

  1. 'noopener' link relation: http://w3c-test.org/html/browsers/windows/noreferrer.html
  2. Background Sync API: https://wicg.github.io/BackgroundSync/demo/
  3. CHACHA20_POLY1305 cipher suites for TLS:
  4. CSP: Insecure source expressions match secure URLs:
  5. CSS Custom Properties (CSS Variables): https://googlechrome.github.io/samples/css-custom-properties/index.html
  6. Case-insensitive Attribute Selector Matching: https://googlechrome.github.io/samples/css-attribute-case-sensitivity/index.html
  7. Cookie Prefixes: https://googlechrome.github.io/samples/cookie-prefixes/index.html
  8. Default parameters (ES6): https://googlechrome.github.io/samples/default-parameters-es6/index.html
  9. Destructuring (ES6): https://googlechrome.github.io/samples/destructuring-es6/index.html
  10. FetchEvent.clientId attribute:
  11. HTMLMediaElement.disableRemotePlayback:
  12. HTTP Client Hints: Save-Data:
  13. High Resolution Time Stamp for Events: https://googlechrome.github.io/samples/event-timestamp/index.html
  14. MediaRecorder: https://webrtc.github.io/samples/src/content/getusermedia/record/
  15. Promise rejection tracking events: https://googlechrome.github.io/samples/promise-rejection-events/index.html
  16. Proxies (ES6):
  17. Reflect (ES6):
  18. Sloppy mode block bindings (let, class, const, function) (ES6):
  19. Symbol.toStringTag (ES6):
  20. URLSearchParams: https://googlechrome.github.io/samples/urlsearchparams/index.html
  21. WebAudio: Add IIRFilterNode:
  22. WebAudio: OfflineAudioContext.suspend() and resume():
  23. WebAudio: decodeAudioData returns a Promise:
  24. WindowClient.navigate() for Service Worker: https://googlechrome.github.io/samples/service-worker/windowclient-navigate/index.html
  25. addEventListener/removeEventListener EventListenerOptions API:
  26. addEventListener/removeEventListener non-optional arguments: https://googlechrome.github.io/samples/event-listeners-mandatory-arguments/index.html

Features enabled by default in desktop Chrome

  1. Audio Output Devices API: https://webrtc.github.io/samples/src/content/devices/multi/
  2. Fetch API: New value "navigate" for Request.mode: https://googlechrome.github.io/samples/service-worker/custom-offline-page/

Features available in Chrome for Android

  1. Constructible ReadableStreams:
  2. Strict Secure Cookies: