Web platform features explorer

📃 April 2023 release notes

Newly available

The following features are newly available:

Widely available

The following features are now widely available:

New in Chrome

The following features are now available in Chrome:

New in Chrome Android

The following features are now available in Chrome Android:

New in Edge

The following features are now available in Edge:

New in Firefox

The following features are now available in Firefox:

  • linear() easing: The linear() easing function for animations and transitions interpolates linearly between the control points, and can be used to approximate complex easing functions, such as a bounce effect.
  • Extended constant expressions (WebAssembly): The i32.add, i32.sub, i32.mul, i64.add, i64.sub, and i64.mul operations extend constant expressions to include arithmetic.

New in Firefox for Android

The following features are now available in Firefox for Android:

  • linear() easing: The linear() easing function for animations and transitions interpolates linearly between the control points, and can be used to approximate complex easing functions, such as a bounce effect.
  • Extended constant expressions (WebAssembly): The i32.add, i32.sub, i32.mul, i64.add, i64.sub, and i64.mul operations extend constant expressions to include arithmetic.